0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (15)
  • R250 - R500 (45)
  • R500+ (817)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Database software

Getting Started with SQL Server 2012 Cube Development (Paperback): Simon Lidberg Getting Started with SQL Server 2012 Cube Development (Paperback)
Simon Lidberg
R1,379 Discovery Miles 13 790 Ships in 10 - 15 working days

As a practical tutorial for Analysis Services, get started with developing cubes. "Getting Started with SQL Server 2012 Cube Development" walks you through the basics, working with SSAS to build cubes and get them up and running. Written for SQL Server developers who have not previously worked with Analysis Services. It is assumed that you have experience with relational databases, but no prior knowledge of cube development is required. You need SQL Server 2012 in order to follow along with the exercises in this book.

Oracle SOA Suite Performance Tuning Cookbook (Paperback): Matthew Brasier, Nicholas Wright Oracle SOA Suite Performance Tuning Cookbook (Paperback)
Matthew Brasier, Nicholas Wright
R1,528 Discovery Miles 15 280 Ships in 10 - 15 working days

This is a Cookbook with interesting, hands-on recipes, giving detailed descriptions and lots of practical walkthroughs for boosting the performance of your Oracle SOA Suite.This book is for Oracle SOA Suite 11g administrators, developers, and architects who want to understand how they can maximise the performance of their SOA Suite infrastructure. The recipes contain easy to follow step-by-step instructions and include many helpful and practical tips. It is suitable for anyone with basic operating system and application server administration experience.

SQL Server 2012 with PowerShell V3 Cookbook (Paperback): Donabel Santos SQL Server 2012 with PowerShell V3 Cookbook (Paperback)
Donabel Santos
R1,748 Discovery Miles 17 480 Ships in 10 - 15 working days

SQL Server 2012 with PowerShell V3 Cookbook" is an example-focused book that provides step-by-step instructions on how to accomplish specific SQL Server tasks using PowerShell. Each recipe is followed by an analysis of the steps or design decisions taken, and additional information about the task at hand. Working scripts are provided for all examples so that you can dive in right away. You can read this book sequentially by chapter, or you can pick and choose which topics you need right away,This book is written for the SQL Server database professional (DBA, developer, BI developer) who wants to use PowerShell to automate, integrate, and simplify database tasks. A little bit of scripting background is helpful, but not necessary.

Oracle Data Guard 11gR2 Administration : Beginner's Guide (Paperback): Emre Baransel, Nassyam Basha Oracle Data Guard 11gR2 Administration : Beginner's Guide (Paperback)
Emre Baransel, Nassyam Basha
R1,661 Discovery Miles 16 610 Ships in 10 - 15 working days

Using real-world examples and hands-on tasks, Oracle Data Guard 11gR2 Administration Beginner's Guide will give you a solid foundation in Oracle Data Guard. It has been designed to teach you everything you need to know to successfully create and operate Data Guard environments with maximum flexibility, compatibility, and effectiveness. If you are an Oracle database administrator who wants to configure and administer Data Guard configurations, then "Oracle Data Guard 11gR2 Administration Beginner's Guide" is for you. With a basic understanding of Oracle database administration, you'll be able to easily follow the book.

What's New in SQL Server 2012 (Paperback): Rachel Clements, Jon Reade What's New in SQL Server 2012 (Paperback)
Rachel Clements, Jon Reade
R1,019 Discovery Miles 10 190 Ships in 10 - 15 working days

This is a hands-on book to quickly get you up to speed with SQL Server 2012. It covers all the new features of the core database engine as well as the business intelligence (BI) services.The book begins by taking you step-by-step through the installation process, showing you what to install and which services and features you need. Once you have your SQL Server in place, you learn how to administer it and then explore new T-SQL functions to expand your query-writing toolkit. You will discover how the enhancements to Integration Services, Analysis Services and Reporting Services make developing BI solutions easier. It will then introduce you to SQL Server Data Tools, your new and improved development environment for creating database and BI projects.A hands-on example guides you through the steps required to run Distributed Replay, giving you the experience you need to apply this in the field. The book then takes you through a detailed example to show you how to create a Data Quality Services project and cleanse real-world data. Easy to follow code samples provide you with the queries you need to set up Availability Groups using the new AlwaysOn technology.Once you are comfortable with these new features you will be ready to migrate your data to the cloud and into SQL Azure. An exploration of Hadoop will help you understand big data and how it really is the next big thing,This concise reference is for database administrators, SQL Server Developers and BI professionals. Anyone who is familiar with SQL Server 2008 R2 and needs to make the jump to the latest version with the shortest learning curve will find this book useful.

Oracle ADF Real World Developer's Guide (Paperback): Jobinesh Purushothaman Oracle ADF Real World Developer's Guide (Paperback)
Jobinesh Purushothaman
R1,731 Discovery Miles 17 310 Ships in 10 - 15 working days

This book is written in simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are an ADF developer looking forward to building healthy and better performing applications using Oracle ADF, then this is the best guide for you. You need to be proficient with Java and ADF before getting started with this book.

Oracle GoldenGate 11g Handbook (Paperback, Ed): Robert Freeman Oracle GoldenGate 11g Handbook (Paperback, Ed)
Robert Freeman
R1,900 R1,543 Discovery Miles 15 430 Save R357 (19%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Master Oracle GoldenGate 11gEnable highly available, real-time access to enterprise data in heterogeneous environments. Featuring hands-on workshops, Oracle GoldenGate 11g Handbook shows you how to install, configure, and implement this high-performance application. You'll learn how to replicate data across Oracle databases and other platforms, including MySQL and Microsoft SQL Server, and perform near-zero-downtime migrations and upgrades. Monitoring, performance tuning, and troubleshooting are also discussed in this Oracle Press guide. Install and configure Oracle GoldenGate Implement Oracle GoldenGate one-way replication Configure multitarget and cascading replication Use bidirectional replication to build a heterogeneous database infrastructure Secure your environment, control and manipulate data, and prevent errors Configure Oracle GoldenGate for Oracle Clusterware and Oracle Real Application Clusters Use Oracle GoldenGate with MySQL and Microsoft SQL Server Perform near-zero-downtime upgrades and migrations Use Oracle GoldenGate Monitor and Oracle GoldenGate Director Ensure data quality with Oracle GoldenGate Veridata Implement nondatabase integration options

SQL Success - Database Programming Proficiency (Paperback): Stephane Faroult SQL Success - Database Programming Proficiency (Paperback)
Stephane Faroult
R1,369 Discovery Miles 13 690 Ships in 10 - 15 working days

SQL Success is about problem-solving in SQL. It bridges the gap between dry and dull database theory books, and developer books that focus on giving recipes without explaining sufficiently the reasons behind the recipes or discussing alternative solutions. Many developers struggle with SQL due to the contrast between the top-down logic of most programming languages and SQL's set-based approach. SQL Success aims to be different. This book is more than syntax examples. SQL Success explains how to use SQL to solve problems, and covers syntax in the process-not as the focus, but as a tool toward accomplishing the objective. SQL Success also shows something that most other books do not: the pitfalls and traps of SQL, a deceptively simple language, and how easy it is to get a query wrong. Written in a conversational way, SQL Success talks about logic more than theory, avoids jargon, and refers to common-sense more than rules. It ignores features that are rarely used and tries to avoid information overload. The intention of SQL Success is not to cover every aspect of all variants of SQL. The goal is to cover everything that is of practical use. That goal is informed by the author's many years of practical experience leading an understanding of what professional developers need to know, the common mistakes that are made, and how those mistakes can be avoided. * Focuses on the practical implications of theory. * Emphasizes accuracy and efficiency. * Teaches how to "think SQL," not merely the syntax. * Applies to Oracle, SQL Server, MySQL, PostgreSQL, DB2, and SQLite. * Suitable for college-level database courses, SQL certification preparation, and professionals who want to take their database skills to the next level. * Bolstered by downloadable files and online database with practice exercises at http: //edu.konagora.com. * Includes resources for instructors. About the author: Stephane Faroult has been performing database consultancy work for more than a quarter of a century with major French companies; he taught Computer Science undergraduates a long time ago and many professional developers since then. He is the author of two professional books, The Art of SQL and Refactoring SQL Applications (both by O'Reilly). SQL Success is a prequel to those books, giving readers a strong foundation in SQL.

Expert Cube Development with SSAS Multidimensional Models (Paperback): Chris Webb, Alberto Ferrari, Marco Russo Expert Cube Development with SSAS Multidimensional Models (Paperback)
Chris Webb, Alberto Ferrari, Marco Russo
R1,429 Discovery Miles 14 290 Ships in 10 - 15 working days

An easy to follow guide full of hands on examples of realworld Analysis Services cube development tasks. Each topic is explained and placed in context, and for the more inquisitive reader, there also more indepth details of the concepts used. If you are an Analysis Services cube designer wishing to learn more advanced topic and best practices for cube design, this book is for you.You are expected to have some prior experience with Analysis Services cube development.

Oracle BPM Suite 11g: Advanced BPMN Topics (Paperback): Mark Nelson, Tanya Williams Oracle BPM Suite 11g: Advanced BPMN Topics (Paperback)
Mark Nelson, Tanya Williams
R716 Discovery Miles 7 160 Ships in 10 - 15 working days

Oracle BPM Suite is a popular and highly capable business process management system with extensive integration capabilities. BPMN, one of the most widely used process modeling notations, includes advanced capabilities for inter-process communication, working of arrays of data, and handling exceptions. However, these very same areas are often poorly understood. This book gives you the knowledge to create professional process models using these advanced features of BPMN. "Oracle BPM Suite 11g: Advanced BPMN Topics" is the only book available that provides coverage of advanced BPMN topics for Oracle BPM Suite, helping to fill in the gaps left by the product documentation, and giving you the information that you need to know to use BPMN to its full potential. This book covers the important theory behind inter-process communication, working with arrays and handling exceptions in BPMN, along with detailed, step-by-step practical exercises that demonstrate and consolidate this theoretical knowledge. Throughout the book we'll cover topics including different types of sub-processes, initializing and manipulating arrays, using the multi-instance embedded sub-process, fault propagation and more. With "Oracle BPM Suite 11g: Advanced BPMN Topics" in hand, you'll gain detailed and practical experience in using the advanced features of BPMN to create professional BPMN processes with Oracle BPM. "Oracle BPM Suite 11g: Advanced BPMN Topics" is a concise tutorial which treats each topic to both a theoretical and practical approach. If you are a developer or architect working with Oracle BPM Suite 11g, this book is for you. Basic knowledge of BPM Suite and business process management in general is assumed.

MySQL Management and Administration with Navicat (Paperback): Gokhan Ozar MySQL Management and Administration with Navicat (Paperback)
Gokhan Ozar
R852 Discovery Miles 8 520 Ships in 10 - 15 working days

Standard Mini. This book is written for MySQL Users, Developers, and admins who want to discover just how easy Navicat makes even normally arduous tasks.

MariaDB Cookbook (Paperback): Daniel Bartholomew MariaDB Cookbook (Paperback)
Daniel Bartholomew
R1,093 Discovery Miles 10 930 Ships in 9 - 17 working days

A practical cookbook, filled with advanced recipes , and plenty of code and commands used for illustration,which will make your learning curve easy and quick. This book is for anyone who wants to learn more about databases in general or MariaDB in particular. Some familiarity with SQL databases is assumed, but the recipes are approachable to almost anyone with basic database skills.

Governance, Risk, and Compliance Handbook for Oracle Applications (Paperback): Nigel King, Adil Khan Governance, Risk, and Compliance Handbook for Oracle Applications (Paperback)
Nigel King, Adil Khan
R2,059 Discovery Miles 20 590 Ships in 10 - 15 working days

The book is not organized by product, rather by the governance and risk assurance processes. A given product may be represented in multiple places within the book and a given process may contain multiple product references. To ensure that we keep ourselves grounded in real problems, the book is written as a journal of a fictional company establishing its governance processes. It will introduce managers and directors responsible for various aspects of the governance, risk and compliance problem and where that problem is exposed and how it is addressed in the technology and business applications. The audience for this book is the people that advise the board, the internal audit department and CIO office on controls, security and risk assurance. Consultants that are implementing Financials or GRC Applications who wish to gain an understanding of the Governance Risk and Compliance processes, and how they are represented in Oracle, should find it a useful primer. Risk Assurance professionals will find it a reliable companion.

Oracle SOA Suite 11g Administrator's Handbook (Paperback): Ahmed Aboulnaga, Arun Pareek Oracle SOA Suite 11g Administrator's Handbook (Paperback)
Ahmed Aboulnaga, Arun Pareek
R1,659 Discovery Miles 16 590 Ships in 10 - 15 working days

The book explains core concepts while providing real world implementation specifics, detailing the administration-related activities with Oracle SOA Suite 11g with a step-by-step approach using real-world examples. The authors demonstrate the use of WLST scripts that administrators can reuse and extend to perform most administration tasks such as deployments, tuning, migration, and installation. If you are an Oracle SOA Suite administrator, WebLogic Server administrator, Database administrator, or developer that needs to administer and secure your Oracle SOA Suite services and applications, then this book is for you. Basic knowledge of Oracle SOA Suite Administration is beneficial, but not necessary.

Business Intelligence Cookbook: a Project Lifecycle Approach Using Oracle Technology (Paperback): John Heaton Business Intelligence Cookbook: a Project Lifecycle Approach Using Oracle Technology (Paperback)
John Heaton
R1,647 Discovery Miles 16 470 Ships in 10 - 15 working days
Managing Multimedia and Unstructured Data in the Oracle Database (Paperback): Marcelle Kratochvil Managing Multimedia and Unstructured Data in the Oracle Database (Paperback)
Marcelle Kratochvil
R1,695 Discovery Miles 16 950 Ships in 10 - 15 working days

This book is written in simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are an Oracle database administrator, Museum curator, IT manager, Developer, Photographer, Intelligence team member, Warehouse or Software Architect then this book is for you. It covers the basics and then moves to advanced concepts. This will challenge and increase your knowledge enabling all those who read it to gain a greater understanding of multimedia and how all unstructured data is managed.

Oracle Database XE 11gR2 Jump Start Guide (Paperback): Asif Momen Oracle Database XE 11gR2 Jump Start Guide (Paperback)
Asif Momen
R853 Discovery Miles 8 530 Ships in 10 - 15 working days

This book discusses concepts and tasks through real-world examples. The author uses simple language, screenshots, and a step-by-step approach to get you started with Oracle Database administration. If you are a student or beginner who is learning to administer Oracle Database, then this book is for you. This book is designed to cover the problems that novice DBAs particularly struggle with, so no prior knowledge of Oracle database administration is expected.

OCA Oracle Database 11g Database Administration I: A Real-World Certification Guide (Paperback): Steve Ries OCA Oracle Database 11g Database Administration I: A Real-World Certification Guide (Paperback)
Steve Ries
R1,723 Discovery Miles 17 230 Ships in 10 - 15 working days

Developed as a practical book, "Oracle Database 11g Administration I Certification Guide" will show you all you need to know to effectively excel at being an Oracle DBA, for both examinations and the real world. This book is for anyone who needs the essential skills to become an Oracle DBA, pass the Oracle Database Administration I exam, and use those skills in the real world to manage secure, high performance, and highly available Oracle databases.

Oracle Goldengate 11g Complete Cookbook (Paperback, 2nd Revised edition): Ankur Gupta Oracle Goldengate 11g Complete Cookbook (Paperback, 2nd Revised edition)
Ankur Gupta
R1,894 Discovery Miles 18 940 Ships in 10 - 15 working days

Oracle Goldengate 11g Complete Cookbook follows the Cookbook style. Each recipe provides step by step instructions with various examples and scripts. This book provides the necessary information to successfully complete most of the possible administration tasks. Oracle Goldengate 11g Complete Cookbook is aimed at Database Administrators, Architects, and Middleware Administrators who are keen to know more about Oracle Goldengate. Whether you are handling Goldengate environments on a day-to-day basis, or using it just for migration, this book provides the necessary information required to successfully complete your administration tasks. The reader is expected to have some knowledge of Oracle databases.

Effective MySQL Backup and Recovery (Paperback, Ed): Ronald Bradford Effective MySQL Backup and Recovery (Paperback, Ed)
Ronald Bradford
R615 R558 Discovery Miles 5 580 Save R57 (9%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The Essential Guide to Protecting Your Business Information Written by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Backup and Recovery covers all the options with detailed descriptions and syntax examples to ensure an appropriate backup and recovery plan can be developed. Featuring a side-by-side evaluation of the various backup strategies and complementary recovery implementations, this Oracle Press book helps you to protect your MySQL data from a wide range of disaster situations. Learn how different backup strategies affect locking and system availability Identify the importance of static backup options and point-in-time requirements Recognize the important business factors to determine your optimal data protection requirements Understand the benefits of using MySQL replication for leveraging different backup strategies Understand the benefits and risks of implementing solutions with MySQL in the cloud Identify key configuration variables that affect data durability and performance Find out about the types of possible disasters and develop a robust plan to address them Optimize your backup approach with compression, streaming, incremental, and parallel options

Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial (Paperback): David Hecksel, Bernard Wheeler, Peter C.... Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial (Paperback)
David Hecksel, Bernard Wheeler, Peter C. Boyd-Bowman
R1,661 Discovery Miles 16 610 Ships in 10 - 15 working days

Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial is a practical tutorial bursting with tips, illustrations and real-world best practices to get you on your way with ODI. If you are a software/ETL developer or database administrator who is new to Oracle Data Integrator but want to get hands-on with the product quickly, then Getting Started with Oracle Data Integrator 11g: A Hands-On Tutorial is for you. You should have some experience with databases, SQL and ETL technologies.

Microsoft SQL Server 2012 Integration Services: An Expert Cookbook (Paperback): Reza Rad, Pedro Perfeito Microsoft SQL Server 2012 Integration Services: An Expert Cookbook (Paperback)
Reza Rad, Pedro Perfeito
R1,351 Discovery Miles 13 510 Ships in 10 - 15 working days

This book is written in a simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are an SQL database administrator or developer looking to explore all the aspects of SSIS and need to use SSIS in the data transfer parts of systems, then this is the best guide for you. Basic understanding of working with SQL Server Integration Services is required.

Oracle Business Intelligence Discoverer 11g Handbook (Paperback, Ed): Michael Armstrong-Smith, Darlene Armstrong-Smith Oracle Business Intelligence Discoverer 11g Handbook (Paperback, Ed)
Michael Armstrong-Smith, Darlene Armstrong-Smith
R2,261 R1,871 Discovery Miles 18 710 Save R390 (17%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Master Oracle Business Intelligence Discoverer 11gProvide secure, immediate access to critical business information from relational and multidimensional data sources across your organization. Oracle Business Intelligence Discoverer 11g Handbook shows you howto optimize this intuitive ad hoc query, reporting, analysis, and web publishing tool for maximum performance. Real-world examples illustrate the powerful analysis, security, and reporting capabilities. Enable businessusers at all levels to make faster, more-informed decisions with help from this Oracle Press guide. Configure and manage Oracle Business Intelligence Discoverer 11g Run functional queries using the Workbook Wizard Add sorts, calculations, percentages, totals, and parameters using Oracle Business Intelligence Discoverer Plus Format queries into well-organized reports with graphs, tables, titles, headers, and footers Perform data analysis--statistical, classification, deviation, trend, and aging Use Oracle Business Intelligence Discoverer Viewer 11g to analyze, format, export, e-mail, and print reports Manage integration with Oracle WebLogic Server Refine existing queries using interactive pivoting, drilling, and hyper-drilling Build effective conditions and refine parameters, calculations, sorting, and percentages Manage access and sharing rights, scheduling privileges, and user preferences Build an end user layer and a business area using Oracle Business Intelligence Discoverer Administrator Use Oracle Enterprise Manager's Fusion Middleware Control feature to manage Oracle Business IntelligenceDiscoverer settings and preferences Implement powerful analytic functions using templates

Linus for the Oracle Dba*** No Longer Ipg (Paperback): Jon Emmons Linus for the Oracle Dba*** No Longer Ipg (Paperback)
Jon Emmons
R1,258 Discovery Miles 12 580 Ships in 10 - 15 working days

Covering all major aspects of Linux system management critical to running Oracle on Linux, this guide focuses on those tasks most important to Oracle administrators, such as file management, moving and managing files between servers, startup and shutdown tasks, and shell scripting. This reference breaks down the complex subject of Linux administration into easy to digest chapters that are organized by task, providing clear, concise direction for learning to administer Oracle databases on the Linux operating system.

Oracle BPM Suite 11g Developer's Cookbook (Paperback): Vivek Acharya Oracle BPM Suite 11g Developer's Cookbook (Paperback)
Vivek Acharya
R1,803 Discovery Miles 18 030 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
C Programming - C Programming Language…
Adam Dodson Hardcover R598 R542 Discovery Miles 5 420
Finite Difference Computing with Pdes…
Langtangen H P Hardcover R1,901 Discovery Miles 19 010
Coding for Kids in C# - Made Your Kid a…
Bob Mather Hardcover R904 Discovery Miles 9 040
The GNU C Library Reference Manual…
Sandra Loosemore, Richard M. Stallman, … Hardcover R1,825 Discovery Miles 18 250
Painting The Train
William J Karnowski Hardcover R592 R541 Discovery Miles 5 410
Machine Learning in Python - Hands on…
Bob Mather Hardcover R905 Discovery Miles 9 050
Python for Beginners - A Programming…
Robert Campbell Hardcover R843 R731 Discovery Miles 7 310
Structured Programming with COBOL…
Earl H Parsons Hardcover R730 R652 Discovery Miles 6 520
Python Machine Learning - A Practical…
Brandon Railey Hardcover R743 R659 Discovery Miles 6 590
Dark Silicon and Future On-chip Systems…
Suyel Namasudra, Hamid Sarbazi-Azad Hardcover R4,186 Discovery Miles 41 860

 

Partners