0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (16)
  • R250 - R500 (47)
  • R500+ (787)
  • -
Status
Format
Author / Contributor
Publisher

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

Oracle Business Intelligence and Essbase Solutions Guide (Hardcover): Rosendo Abellera, Lakshman Bulusu Oracle Business Intelligence and Essbase Solutions Guide (Hardcover)
Rosendo Abellera, Lakshman Bulusu
R1,984 Discovery Miles 19 840 Ships in 10 - 15 working days

This book highlights the practical aspects of using Oracle Essbase and Oracle Business Intelligence Enterprise Edition (OBIEE) as a comprehensive BI solution. It explains the key steps involved in Oracle Essbase and OBIEE implementations. Using case studies, the book covers Oracle Essbase for analytical BI and data integration, using OBIEE for operational BI including presentation services and BI Publisher for real-time reporting services, Self-service BI- in terms of VLDB, scalability, high performance, stability, long-lasting and ease of use that saves time, effort, and costs, while maximizing ROI.

Exam Ref 70-765 Provisioning SQL Databases (Paperback): Joseph D'Antoni, Scott Klein Exam Ref 70-765 Provisioning SQL Databases (Paperback)
Joseph D'Antoni, Scott Klein
R835 R689 Discovery Miles 6 890 Save R146 (17%) Ships in 10 - 15 working days

Prepare for Microsoft Exam 70-765-and help demonstrate your real-world mastery of provisioning SQL Server databases both on premise and in SQL Azure. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the MCSA level. Focus on the expertise measured by these objectives: * Implement SQL in Azure * Manage databases and instances * Manage storage This Microsoft Exam Ref: * Organizes its coverage by exam objectives * Features strategic, what-if scenarios to challenge you * Assumes you have working knowledge of SQL Server administration and maintenance, as well as Azure skills Provisioning SQL Databases About the Exam Exam 70-765 focuses on skills and knowledge for provisioning, upgrading, and configuring SQL Server; managing databases and files; and provisioning, migrating, and managing databases in the Microsoft Azure cloud. About Microsoft Certification Passing this exam as well as Exam 70-764: Administering a SQL Database Infrastructure earns you MCSA: SQL 2016 Database Administration certification, qualifying you for a position as a database administrator or infrastructure specialist. See full details at: microsoft.com/learning

Asia-Pacific Regional Cooperation and Integration Index - Enhanced Framework, Analysis, and Applications (Paperback): Asian... Asia-Pacific Regional Cooperation and Integration Index - Enhanced Framework, Analysis, and Applications (Paperback)
Asian Development Bank
R905 Discovery Miles 9 050 Ships in 18 - 22 working days

This report discusses the enhanced framework of the Asia-Pacific Regional Cooperation and Integration Index (ARCII) that now includes digital connectivity and environmental cooperation among other innovations for monitoring progress. The ARCII has been used for monitoring progress in various dimensions of regional cooperation and integration (RCI) in Asia and the Pacific since 2017. With these new features of the ARCII, the report explores the links between regional and global economic integration and sheds light on the application of the index to RCI analysis and policy strategies for Asia and Pacific economies.

Beginning Oracle SQL for Oracle Database 18c - From Novice to Professional (Paperback, 1st ed.): Ben Brumm Beginning Oracle SQL for Oracle Database 18c - From Novice to Professional (Paperback, 1st ed.)
Ben Brumm
R1,268 R1,072 Discovery Miles 10 720 Save R196 (15%) Ships in 18 - 22 working days

Start developing with Oracle SQL. This book is a one-stop introduction to everything you need to know about getting started developing an Oracle Database. You'll learn about foundational concepts, setting up a simple schema, adding data, reading data from the database, and making changes. No experience with databases is required to get started. Examples in the book are built around Oracle Live SQL, a freely available, online sandbox for practicing and experimenting with SQL statements, and Oracle Express Edition, a free version of Oracle Database that is available for download. A marquee feature of Beginning Oracle SQL for Oracle Database 18c is the small chapter size. Content is divided into easily digestible chunks that can be read and practiced in very short intervals of time, making this the ideal book for a busy professional to learn from. Even just a 15-20 minute block of free time can be put to good use. Author Ben Brumm begins by helping you understand what a database is, and getting you set up with a sandbox in which to practice the SQL that you are learning. From there, easily digestible chapters cover, point-by-point, the different aspects of writing queries to get data out of a database. You'll also learn about creating tables and getting data into the database. Crucial topics such as working with nulls and writing analytic queries are given the attention they deserve, helping you to avoid pitfalls when writing queries for production use. What You'll Learn Create, update, and delete tables in an Oracle database Add, update, delete data from those database tables Query and view data stored in your database Manipulate and transform data using in-built database functions and features Correctly choose when to use Oracle-specific syntax and features Who This Book Is For Those new to Oracle who are planning to develop software using Oracle as the back-end data store. The book is also for those who are getting started in software development and realize they need to learn some kind of database language. Those who are learning software development on the side of their normal job, or learning it as a college student, who are ready to learn what a database is and how to use it also will find this book useful.

PHP and MySQL Web Development (Paperback, 5th edition): Luke Welling, Laura Thomson PHP and MySQL Web Development (Paperback, 5th edition)
Luke Welling, Laura Thomson
R1,065 R898 Discovery Miles 8 980 Save R167 (16%) Ships in 5 - 10 working days

PHP and MySQL Web Development, Fifth Edition The definitive guide to building database-driven Web applications with PHP and MySQL PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development. The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including: User authentication and personalization Web-based email Social media integration Shopping cart The fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL. Free Access to Web Edition Purchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition. The Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5. Contents at a Glance Part I: Using PHP 1 PHP Crash Course 2 Storing and Retrieving Data 3 Using Arrays 4 String Manipulation and Regular Expressions 5 Reusing Code and Writing Functions 6 Object-Oriented PHP 7 Error and Exception Handling Part II: Using MySQL 8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your MySQL Database 11 Accessing Your MySQL Database from the Web with PHP 12 Advanced MySQL Administration 13 Advanced MySQL Programming Part III: Web Application Security 14 Web Application Security Risks 15 Building a Secure Web Application 16 Implementing Authentication Methods with PHP Part IV: Advanced PHP Techniques 17 Interacting with the File System and the Server 18 Using Network and Protocol Functions 19 Managing the Date and Time 20 Internationalization and Localization 21 Generating Images 22 Using Session Control in PHP 23 Integrating JavaScript and PHP 24 Other Useful Features Part V: Building Practical PHP and MySQL Projects 25 Using PHP and MySQL for Large Projects 26 Debugging and Logging 27 Building User Authentication and Personalization 28 (PDF with Product Registration) Building a Web-Based Email Client with Laravel Part I 29 (PDF with Product Registration) Building a Web-Based Email Client with Laravel Part II 30 (PDF with Product Registration) Social Media Integration Sharing and Authentication 31 (PDF with Product Registration) Building a Shopping Cart Part VI: Appendix A Installing Apache, PHP, and MySQL

PHP and MySQL for Dynamic Web Sites - Visual QuickPro Guide (Paperback, 5th edition): Larry Ullman PHP and MySQL for Dynamic Web Sites - Visual QuickPro Guide (Paperback, 5th edition)
Larry Ullman
R1,080 R1,025 Discovery Miles 10 250 Save R55 (5%) Ships in 10 - 15 working days

When it comes to creating dynamic, database-driven Web sites, the PHP language and MySQL database offer a winning combination -- and with PHP 7, web professionals can achieve dramatic performance improvements. Combine these great open source technologies with Larry Ullman's PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, Fifth Edition, and there's no limit to the powerful, interactive Web sites you can create. With step-by-step instructions, complete scripts, and expert tips to guide you, Ullman gets right down to business. After grounding you with practical introductions to both PHP 7 and MySQL, he covers core issues ranging from security to session management to jQuery and object-oriented programming techniques. Ullman walks you through creating several sample applications, stressing the latest features and techniques throughout.

Mastering SQL Server 2008 (Paperback, New): M. Lee Mastering SQL Server 2008 (Paperback, New)
M. Lee
R1,560 Discovery Miles 15 600 Ships in 18 - 22 working days

As Microsoft's bestselling database manager, SQL Server is highly flexible and customizable, and has excellent support--the 2008 version offers several significant new capabilities. This book offers accurate and expert coverage on the updates to SQL Server 2008 such as its enhanced security; the ability to encrypt an entire database, data files, and log files without the need for application changes; a scalable infrastructure that can manage reports and analysis of any size and complexity; and its extensive performance data collection.

MOS Study Guide for Microsoft Access Expert Exam MO-500 (Paperback): Paul McFedries MOS Study Guide for Microsoft Access Expert Exam MO-500 (Paperback)
Paul McFedries
R470 Discovery Miles 4 700 Ships in 10 - 15 working days

Advance your everyday proficiency with Access 2019. And earn the credential that proves it! Demonstrate your expertise with Microsoft Access! Designed to help you practice and prepare for Microsoft Office Specialist (MOS): Access 2019 certification, this official Study Guide delivers: In-depth preparation for each MOS objective Detailed procedures to help build the skills measured by the exam Hands-on tasks to practice what you've learned Practice files and sample solutions Sharpen the skills measured by these objectives: Create and manage databases Build tables Create queries Create forms Create reports About MOS A Microsoft Office Specialist (MOS) certification validates your proficiency with Microsoft Office programs, demonstrating that you can meet globally recognized performance standards. Hands-on experience with the technology is required to successfully pass Microsoft Certification exams.

Oracle Database Upgrade and Migration Methods - Including Oracle 12c Release 2 (Paperback, 1st ed.): Y V RaviKumar, K M Krishna... Oracle Database Upgrade and Migration Methods - Including Oracle 12c Release 2 (Paperback, 1st ed.)
Y V RaviKumar, K M Krishna Kumar, Nassyam Basha
R1,709 R354 Discovery Miles 3 540 Save R1,355 (79%) Ships in 9 - 17 working days

Learn all of the available upgrade and migration methods in detail to move to Oracle Database version 12c. You will become familiar with database upgrade best practices to complete the upgrade in an effective manner and understand the Oracle Database 12c patching process. So it's time to upgrade Oracle Database to version 12c and you need to choose the appropriate method while considering issues such as downtime. This book explains all of the available upgrade and migration methods so you can choose the one that suits your environment. You will be aware of the practical issues and proactive measures to take to upgrade successfully and reduce unexpected issues. With every release of Oracle Database there are new features and fixes to bugs identified in previous versions. As each release becomes obsolete, existing databases need to be upgraded. Oracle Database Upgrade and Migration Methods explains each method along with its strategy, requirements, steps, and known issues that have been seen so far. This book also compares the methods to help you choose the proper method according to your constraints. Also included in this book: Pre-requisite patches and pre-upgrade steps Patching to perform changes at the binary and database level to apply bug fixes What You Will Learn: Understand the need and importance of database upgrading and migration Be aware of the challenges associated with database upgrade decision making Compare all upgrade/migration methods Become familiar with database upgrade best practices and recommendations Understand database upgrade concepts in high availability and multi-tenant environments Know the database downgrade steps in case the upgraded database isn't compatible with the environment Discover the features and benefits to the organization when it moves from the old database version to the latest database version Understand Oracle 12c patching concepts Who This Book Is For: Core database administrators, solution architects, business consultants, and database architects

Excel Basics to Blackbelt - An Accelerated Guide to Decision Support Designs (Paperback, 3rd Revised edition): Elliot Bendoly Excel Basics to Blackbelt - An Accelerated Guide to Decision Support Designs (Paperback, 3rd Revised edition)
Elliot Bendoly
R1,410 Discovery Miles 14 100 Ships in 10 - 15 working days

This third edition capitalizes on the success of the previous editions and leverages the important advancements in visualization, data analysis, and sharing capabilities that have emerged in recent years. It serves as an accelerated guide to decision support designs for consultants, service professionals and students. This 'fast track' enables a ramping up of skills in Excel for those who may have never used it to reach a level of mastery that will allow them to integrate Excel with widely available associated applications, make use of intelligent data visualization and analysis techniques, automate activity through basic VBA designs, and develop easy-to-use interfaces for customizing use. The content of this edition has been completely restructured and revised, with updates that correspond with the latest versions of software and references to contemporary add-in development across platforms. It also features best practices in design and analytical consideration, including methodical discussions of problem structuring and evaluation, as well as numerous case examples from practice.

Spring in Action (Paperback, 6th edition): Craig Walls Spring in Action (Paperback, 6th edition)
Craig Walls
R1,296 Discovery Miles 12 960 Ships in 10 - 15 working days

"To me, this has always been the defacto standard for documentation on the Spring Framework. I bought the 1st edition when it first came out as we were converting alegacy app to Spring and this book was essential in learning how the current version worked." - Tony Sweets A new edition of the classic bestseller! Spring in Action, 6th Edition covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration. about the technology Spring Framework makes life easier for Java developers. The latest version of Spring brings its productivity-focused approach to microservices, reactive development, and other modern application designs. With Spring Boot now fully integrated, you can start even complex projects with minimal configuration code. And in recent version of Spring, the new RSocket specification makes your application's networking symmetrical-perfect for reactive design. about the book Spring in Action, 6th Edition guides you through Spring's core features explained in Craig Walls' famously clear style. You'll roll up your sleeves and build a secure database-backed web app step by step. Along the way, you'll explore reactive programming, microservices, service discovery, RESTful APIs, deployment, and expert best practices. The latest version of a bestseller upgraded for Spring 5.3 and Spring Boot 2.4, this new edition also covers the RSocket specification for reactive networking between applications and delves deep into essential features of Spring Security. Whether you're just discovering Spring or leveling up to Spring 5.3, this Manning classic is your ticket! what's inside Building reactive applications Relational and NoSQL databases Integrating via HTTP and REST-based services, and sand reactive RSocket services Reactive programming techniques Deploying applications to traditional servers and containers Securing applications with Spring Security Covers Spring 5.2 about the author Craig Walls is a principal software engineer at Pivotal, a member of the Spring engineering team, a popular author, and a frequent conference speaker. We interviewed Craig as a part of our Six Questions series. Check it out here.

MySQL Pocket Reference 2e (Paperback, 2nd Revised edition): George Reese MySQL Pocket Reference 2e (Paperback, 2nd Revised edition)
George Reese
R325 R300 Discovery Miles 3 000 Save R25 (8%) Ships in 18 - 22 working days

This handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. MySQL is so rich in features that no administrator or programmer can stay familiar with all of them. "MySQL Pocket Reference" is an ideal on-the-job companion, well organized to help you find and adapt the statements you need - quickly. To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them."MySQL Pocket Reference" is an ideal on-the-job companion, well organized to help you find and adapt the statements you need - quickly. Updated for the latest versions of this popular database, this edition covers many complex features that have been added to MySQL 5.0 and 5.1, including a section dedicated to stored procedures and triggers. After a brief introduction on installation and initial setup, the book explains: how to configure MySQL, such as setting the root password; MySQL data types, including numerics, strings, dates, and complex types; SQL syntax, commands, data types, operators, and functions; arithmetic, comparison and logical operators; aggregate and general functions; stored procedures and triggers, including procedure definition, procedure calls, procedure management, cursors, and triggers.You don't have time to stop and thumb through an exhaustive reference when you're hard at work. This portable and affordable guide is small enough to fit into your pocket, and gives you a convenient reference that you can consult anywhere. When you reach a sticking point and need to get to a solution quickly, the "MySQL Pocket Reference" is the book you want to have.

Pro Oracle Spatial for Oracle Database 11g (Hardcover, 1st ed.): Ravikanth Kothuri, Albert Godfrind, Euro Beinat Pro Oracle Spatial for Oracle Database 11g (Hardcover, 1st ed.)
Ravikanth Kothuri, Albert Godfrind, Euro Beinat
R1,638 Discovery Miles 16 380 Ships in 18 - 22 working days

"Pro Oracle Spatial for Oracle Database 11g"shows how to take advantage of Oracle Databases builtin feature set for working with locationbased data. A great deal of the information used in business today is associated with location in some way, and analysis of that data is becoming ever more important in today's mobile and highly connected world. In "Pro Oracle Spatial for Oracle Database 11g," authors Ravi Kothuri and Albert Godfrind address: The special nature of spatial data and its role in professional and consumer applications Issues in spatial data management such as modeling, storing, accessing, and analyzing spatial data The Oracle Spatial solution and the integration of spatial data into enterprise databases How spatial information is used to understand business and support decisions, to manage customer relations, and to better serve private and corporate users

When you read "Pro Oracle Spatial for Oracle Database 11g," you're learning from the very best. Ravi Kothuri is a key member of Oracle's Spatial development team. Albert Godfrind consults widely with Oracle clients on the implementation of Oracle Spatial, develops training courses, and presents frequently at conferences. Together they have crafted a technically sound and authoritative fountain of information on working with spatial data in the Oracle database. What you'll learn About new Oracle Spatial features in Oracle Database 11g, including support for the European Petroleum Standards Group (EPSG) data model, the ability to publish to Google Earth, integration with Google Maps, and much more The use of Oracles built-in SDO_GEOMETRY data type for storing locationbased data How to geocode your data, beginning with postal addresses and ending with SDO_GEOMETRY objects that enable future analysis as well as forming the foundation of working with spatial data within Oracle How to create and display maps to help you visualize and analyze your geocoded data About network modeling, which is useful in computing routes, travel distances, and proximity based upon travel time How to optimize analysis of your spatial data by creating spatial indexes and custom operators Who this book is for

"Pro Oracle Spatial for Oracle Database 11g" is aimed at software developers who wish to develop applications using Oracles extensive and strong support for working with spatial, or geocoded, data.

Microsoft SQL Server 2008 R2 Master Data Services (Paperback): Tyler Graham, Suzanne Selhorn Microsoft SQL Server 2008 R2 Master Data Services (Paperback)
Tyler Graham, Suzanne Selhorn
R1,227 R1,031 Discovery Miles 10 310 Save R196 (16%) Ships in 18 - 22 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. Best Practices for Deploying and Managing Master Data Services (MDS)Effectively manage master data and drive better decision making across your enterprise with detailed instruction from two MDS experts. Microsoft SQL Server 2008 R2 Master Data Services Implementation & Administration shows you how to use MDS to centralize the management of key data within your organization. Find out how to build an MDS model, establish hierarchies, govern data access, and enforce business rules. Legacy system integration and security are also covered. Real-world programming examples illustrate the material presented in this comprehensive guide. Create a process-agnostic solution for managing your business domains Learn how to take advantage of the data modeling capabilities of MDS Manage hierarchies and consolidations across your organization Import data by using SQL Server Integration Services and T-SQL statements Ensure data accuracy and completeness by using business rules and versioning Employ role-based security at functional, object, and attribute levels Design export views and publish data to subscribing systems Use Web services to progrmmatically interact with your implementation

Access 2003 for Starters (Paperback, Illustrated Ed): Scott Palmer Access 2003 for Starters (Paperback, Illustrated Ed)
Scott Palmer; Contributions by Kate J. Chase
R499 Discovery Miles 4 990 Ships in 18 - 22 working days

Maybe you got Access as part of Microsoft Office and wonder what it can do for you and your household; maybe you're a small business manager and don't have a techie on staff to train the office in Microsoft Access. Regardless, you want to quickly get your feet wet - but not get in over your head - and "Access 2003 for Starters: The Missing Manual" is the book to make it happen. Far more than a skimpy introduction, but much less daunting than a weighty tech book, "Access 2003 for Starters: The Missing Manual" demystifies databases and explains how to design and create them with ease. It delivers everything you need - and nothing you don't - to use Access right away. It's your expert guide to the Access features that are most vital and most useful, and it's your trusted advisor on the more in-depth features that are best saved for developers and programmers. Access is sophisticated and powerful enough for professional developers, but easy and practical enough for everyday users like you. This Missing Manual explains all the major features of Access 2003, including designing and creating databases, organizing and filtering information, and generating effective forms and reports. Bestselling authors, database designers, and programmers Scott Palmer, Ph.D., and Kate Chase are your guides for putting the world's most popular desktop data management program to work. Their clear explanations, step-by-step instructions, plenty of illustrations, and timesaving advice help you get up to speed quickly and painlessly. Whether you're just starting out or you know you've been avoiding aspects of the program and missing out on much of what it can do, this friendly, witty book will gently immerse you in Microsoft Access. Keep it handy, as you'll undoubtedly refer to it again and again.

SQL Server 2005 T-SQL Recipes - A Problem-Solution Approach (Paperback, 1st ed.): Joseph Sack SQL Server 2005 T-SQL Recipes - A Problem-Solution Approach (Paperback, 1st ed.)
Joseph Sack
R1,591 R660 Discovery Miles 6 600 Save R931 (59%) Ships in 9 - 17 working days

If you are looking for a succinct, easy to use, and up-to-date reference guide for SQL Server 2005 and T-SQL, I highly recommend "SQL Server 2005 T-SQL Recipes," -- David Hayden, .NET Developer

Each chapter is completely autonomous, so you can just look up the syntax you need at the time without having to rely on knowledge from previous chapters. Its really an excellent reference that deserves a place on your desk. -- Sean McCown, ITBookworm

Need to brush up on specific SQL Server tasks, procedures, or Transact-SQL commands? Not finding what you need from SQL Server books online? Or perhaps you just want to familiarize yourself with the practical application of new T-SQLAAA1/2related features. "SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach" is an ideal book, whatever your level as a DBA or developer.

This AAA1/2no-fluffAAA1/2 desk reference offers direct access to the information you need to get the job done. It covers basic T-SQL data manipulation, the use of stored procedures, triggers and UDFs, and advanced T-SQL techniques for database security and maintenance. It also provides hundreds of practical recipes that describe the utilities of features and functions, with a minimim of background theory.

Additionally, this book provides AAA1/2how-toAAA1/2 answers to common SQL Server T-SQL questions, conceptual overviews, and highlights of new features introduced in SQL Server 2005. It also features concise T-SQL syntax examples, and you can use the book to prepare for a SQL Server-related job interview or certification test.

Pro SQL Server 2012 Integration Services (Paperback, 1st ed.): Francis Rodrigues, Michael Coles, David Dye Pro SQL Server 2012 Integration Services (Paperback, 1st ed.)
Francis Rodrigues, Michael Coles, David Dye
R1,427 Discovery Miles 14 270 Ships in 18 - 22 working days

Pro SQL Server 2012 Integration Services teaches how to take advantage of the powerful extract, transform, and load (ETL) platform included with Microsoft SQL Server 2012. You'll learn to build scalable, robust, performance-driven enterprise ETL solutions that save time and make money for your company. You'll learn to avoid common ETL development pitfalls and how to extend the power of your ETL solutions to include virtually any possible transformation on data from any conceivable source. SQL Server Integration Services (SSIS) facilitates an unprecedented ability to load data from anywhere, perform any type of manipulation on it, and store it to any source. Whether you are populating databases, retrieving data from the Web, or performing complex calculations on large data sets, SSIS gives you the tools to get the job done. And this book gives you the knowledge to take advantage of everything SSIS offers.* Helps you design and develop robust, efficient, scalable ETL solutions * Walks you through using the built-in, stock components * Shows how to programmatically extend the power of SSIS to cover any possible scenario What you'll learn * Create an SSIS package from scratch * Deploy an SSIS package to any environment * Benchmark the performance of SSIS packages using common tools * Optimize SSIS data flows to achieve maximum performance * Use .NET to extend the power of the stock SSIS toolkit * Profile and scrub data during the ETL process Who this book is for Pro SQL Server 2012 Integration Services is for ETL developers, SQL developers, and database administrators at all levels of experience who want to harness the power of SSIS on SQL Server 2012. Whether you are using SSIS to build small, one-off ETL packages in a small shop, or building enterprise-wide ETL solutions in a Fortune 500 company, this book gives you the information you'll need to build powerful, scalable, and efficient ETL solutions at any level of complexity. Table of Contents * Introducing Integration Services * BIDS and SSMS *Hello World --Your First SSIS 2012 Package * Connection Managers * Control Flow Basics * Advanced Control Flow Tasks * Source and Destination Adapters * Data Flow Transformations * Variables, Parameters, and Expressions * Scripting * Events and Error Handling * Data Profiling and Scrubbing * Logging, Auditing and Data Lineage * Heterogeneous Sources and Destinations * Data Flow Tuning and Optimization * Parent-Child Design Pattern * Dimensional Data ETL * Building Robust Solutions * Deployment Model

PeopleSoft for the Oracle DBA (Paperback, 2nd ed.): David Kurtz PeopleSoft for the Oracle DBA (Paperback, 2nd ed.)
David Kurtz
R1,852 Discovery Miles 18 520 Ships in 18 - 22 working days

PeopleSoft for the Oracle DBA, Second Edition stands on the boundary between the PeopleSoft application and the Oracle database. This new edition of David Kurtz's book is freshly revised, showing how to tame the beast and manage Oracle successfully in a PeopleSoft environment. You'll learn about PeopleSoft's Internet architecture and its use of Oracle's Tuxedo Application Server. You'll find full coverage of key database issues such as indexing, connectivity, and tablespace usage as they apply to PeopleSoft. Kurtz also provides some of the best advice and information to be found anywhere on managing and troubleshooting performance issues in a PeopleSoft environment. The solid coverage of performance troubleshooting is enough by itself to make PeopleSoft for the Oracle DBA a must-have book for any Oracle Database administrator working in support of a PeopleSoft environment. * Explains PeopleSoft's technical architecture as it relates to Oracle Database * Demonstrates how to instrument and measure the performance of PeopleSoft * Provides techniques to troubleshoot and resolve performance problems What you'll learn * Understand PeopleSoft's technical architecture and the structure of a PeopleSoft database * Measure performance of the various tiers in the application * Pinpoint and resolve performance problems within the code * Configure server processes for optimal performance * Monitor and manage your PeopleSoft installation using Oracle Enterprise Manager * Take full advantage of the PeopleTools Performance Monitor that is new in version 8.44 Who this book is for PeopleSoft for the Oracle DBA is written for database administrators charged with supporting a PeopleSoft system, and especially those administrators responsible for troubleshooting and resolving PeopleSoft performance issues. PeopleSoft for the Oracle DBA also appeals to PeopleSoft administrators and developers who desire a better understanding of how PeopleSoft functions in an Oracle Database environment.

Troubleshooting Oracle Performance (Paperback, 1st ed.): Christian Antognini Troubleshooting Oracle Performance (Paperback, 1st ed.)
Christian Antognini
R1,625 Discovery Miles 16 250 Ships in 18 - 22 working days

Now available in paperback-- What do you do when your database application isn't running fast enough? You troubleshoot, of course. Finding the slow part of an application is often the easy part of the battle. It's finding a solution that's difficult. Troubleshooting Oracle Performance helps by providing a systematic approach to addressing the underlying causes of poor database application performance.* Written for developers by an application developer who has learned by doing * Gives a systematic approach to solving database application performance problems * Helps you plan for performance as you would for any other application requirement What you'll learn * See how to treat and plan for performance as a basic application requirement * Identify performance problems using a systematic and repeatable approach * Configure your query optimizer to meet your application performance goals * Optimize table accesses, joins, and physical table layout * Read and recognize inefficient SQL execution plans * Reduce inefficiencies from too much procedural code Who this book is for For application developers and database administrators involved in troubleshooting performance problems of Oracle-based applications.

Oracle PL/SQL by Example (Paperback, 5th edition): Benjamin Rosenzweig, Elena Rakhimov Oracle PL/SQL by Example (Paperback, 5th edition)
Benjamin Rosenzweig, Elena Rakhimov
R1,440 R1,182 Discovery Miles 11 820 Save R258 (18%) Ships in 10 - 15 working days

Using PL/SQL for Oracle Database 12c, you can build solutions that deliver unprecedented performance and efficiency in any environment, including the cloud. Oracle (R) PL/SQL by Example, Fifth Edition, teaches all the PL/SQL skills you'll need, through real-world labs, extensive examples, exercises, and projects. Now fully updated for the newest version of PL/SQL, it covers everything from basic syntax and program control through the latest optimization and security enhancements. Step by step, you'll walk through every key task, mastering today's most valuable Oracle 12cPL/SQL programming techniques on your own. Start by downloading projects and exercises from informit.com/title/0133796787. Once you've done an exercise, the authors don't just present the answer: They offer an in-depth discussion introducing deeper insights and modern best practices. This book's approach fully reflects the authors' award-winning experience teaching PL/SQL to professionals at Columbia University. New database developers and DBAs can use it to get productive fast; experienced PL/SQL programmers will find it to be a superb Oracle Database 12csolutions reference. New in This Edition Updated code examples throughout Result-caching of invoker's right functions for better performance Extended support for PL/SQL-only data types in dynamic SQL, OCI, and JDBC Security enhancements, including ACCESSIBLE BY whitelists, improved privilege control, and Invisible Columns Other topics covered Mastering basic PL/SQL concepts and language fundamentals, and understanding SQL's role in PL/SQL Using conditional and iterative program control, including CONTINUE and CONTINUE WHEN Efficiently handling errors and exceptions Working with cursors and triggers, including compound triggers Using stored procedures, functions, and packages to write modular code that other programs can run Working with collections, object-relational features, native dynamic SQL, bulk SQL, and other advanced features

Access Data Analysis Cookbook (Paperback): Ken Bluttman Access Data Analysis Cookbook (Paperback)
Ken Bluttman; Contributions by Wayne S. Freeze
R1,113 R942 Discovery Miles 9 420 Save R171 (15%) Ships in 18 - 22 working days

If you have large quantities of data in a Microsoft Access database, and need to study that data in depth, this book is a data cruncher's dream. "Access Data Analysis Cookbook" offers practical recipes to solve a variety of common problems that users have with extracting Access data and performing calculations on it. Each recipe includes a discussion on how and why the solution works. Whether you use Access 2007 or an earlier version, this book will teach you new methods to query data, different ways to move data in and out of Access, how to calculate answers to financial and investment issues, and more. Learn how to apply statistics to summarize business information, how to jump beyond SQL by manipulating data with VBA, how to process dates and times, and even how to reach into the Excel data analysis toolkit. The recipes demonstrate ways to: develop basic and sophisticated queries; apply aggregate functions, custom functions, regular expressions, and crosstabs; apply queries to perform non-passive activities such as inserting, updating, and deleting data; create and manipulate tables and queries programmatically; manage text-based data, including methods to isolate parts of a string and ways to work with numbers that are stored as text; use arrays, read and write to the Windows registry, encrypt data, and use transaction processing; and, use the FileSystemObject, use XML with XSLT, communicate with SQL Server, and exchange data with other Office products. They also demonstrate ways to: find answers from time-based data, such as how to add time, count elapsed time, work with leap years, and how to manage time zones in your calculations; deal with business and finance problems, including methods for calculating depreciation, loan paybacks, and Return on Investment (ROI); and, explore statistical techniques, such as frequency, variance, kurtosis, linear regression, combinations and permutations. "Access Data Analysis Cookbook" is a one-stop-shop for extracting nuggets of valuable information from your database, and anyone with Access experience will benefit from these tips and techniques, including seasoned developers. If you want to use your data, and not just store it, you'll find this guide indispensable.

Pro SQL Server 2008 Analysis Services (Paperback, 1st ed.): Philo Janus, Guy Fouche Pro SQL Server 2008 Analysis Services (Paperback, 1st ed.)
Philo Janus, Guy Fouche
R1,067 R920 Discovery Miles 9 200 Save R147 (14%) Ships in 18 - 22 working days

Every business has reams of business data locked away in databases, business systems, and spreadsheets. While you may be able to build some reports by pulling a few of these repositories together, actually performing any kind of analysis on the data that runs your business can range from problematic to impossible. Pro SQL Server 2008 Analysis Services will show you how to pull that data together and present it for reporting and analysis in a way that makes the data accessible to business users, instead of needing to rely on the IT department every time someone needs a different report. AccessibleWith a single author's voice, this book conducts a guided tour through the technology that makes it easy to dive into. SolutionorientedWhile technically deep, the goal is to focus on practical application of the technologies instead of acting as a technical manual. ComprehensiveThis book covers every aspect of analysis services and ancillary technologies to enable you to make the most of SQL Server. What you'll learn Understand the importance ofonline analytical processingand analysis services technologies. Build cubes and dimensions that let you get business value out of large volumes of data. Learn the fundamentals of MDX, the query language for advanced analysis. Apply ancillary aspects of analysis services: KPIs, perspectives, and calculated members. Apply basic data mining conceptsidentify answers to questions you weren't even aware you should ask. Learn the various ways to consume analysis services data (reporting services, Excel, and ProClarity). Who this book is for

Pro SQL Server 2008 Analysis Services is aimed at developers who want to take advantage of SQL Server's built-in business intelligence functionality to mine their data and produce reports that can drive business forward in right and profitable directions. The book is secondarily aimed at database administrators charged with supporting analysis services solutions. Table of Contents Introduction to OLAP Cubes, Dimensions, and Measures SQL Server Analysis Services SSAS Developer and Admin Interfaces Creating a Data Source View Creating Dimensions Building a Cube Deploying and Processing MDX219 10: Cube Features Data Mining PowerPivot Administration User Interfaces

Using SQLite (Paperback): Jay A. Kreibich Using SQLite (Paperback)
Jay A. Kreibich
R1,149 R950 Discovery Miles 9 500 Save R199 (17%) Ships in 9 - 17 working days

Application developers, take note: databases aren't just for the IS group any more. You can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows you how to use SQLite, a small and lightweight relational database engine that you can build directly into your application.

With SQLite, you'll discover how to develop a database-backed application that remains manageable in size and complexity. This book guides you every step of the way. You'll get a crash course in data modeling, become familiar with SQLite's dialect of the SQL database language, and much more.Learn how to maintain localized storage in a single file that requires no configurationBuild your own SQLite library or use a precompiled distribution in your applicationGet a primer on SQL, and learn how to use several language functions and extensionsWork with SQLite using a scripting language or a C-based language such as C# or Objective-CUnderstand the basics of database design, and learn how to transfer what you already know to SQLiteTake advantage of virtual tables and modules

"Complex SQL concepts explained clearly."--D. Richard Hipp, creator of SQLite

The CIO's Guide to Oracle Products and Solutions (Hardcover): Jessica Keyes The CIO's Guide to Oracle Products and Solutions (Hardcover)
Jessica Keyes
R1,984 Discovery Miles 19 840 Ships in 10 - 15 working days

From operating systems to the cloud, Oracle's products and services are everywhere, and it has the market share to prove it. Given the share diversity of the Oracle product line, and the level of complexity of integration, management can be quite a daunting task. The CIO's Guide to Oracle Products and Solutions is the go-to guide for all things Oracle. It provides management-level guidance on how to successfully navigate and manage the full range of Oracle products. The book presents management best practices and user/developer lessons learned in the use of Oracle products and services. Supplying both conceptual and technical views, the text focuses on what CIOs need to do to orient, or reorient, their organization toward the use of Oracle products and services. It describes how to develop a strategic framework for the use of these products and services rather than the specific product or service itself. This strategic framework will help you to prepare, educate, keep up with change, mitigate risk, and implement with the confidence needed to succeed. Providing an overview of the suite of Oracle technologies and solutions, the book covers the heart of the Oracle products set, including Oracle analytics, enterprise performance management, Oracle cloud, data management, application development, social business, and fusion. It examines compliance and security issues and includes metrics to help you evaluate potential solutions. The book also provides readers with access to a set of helpful resources on the book's page at www.crcpress.com, including cloud procurement best practices, cloud migration tips, a sample project procurement plan template, and various glossaries.

Pro SQL Server 2022 Administration - A Guide for the Modern DBA (Paperback, 3rd ed.): Peter A. Carter Pro SQL Server 2022 Administration - A Guide for the Modern DBA (Paperback, 3rd ed.)
Peter A. Carter
R1,952 R1,629 Discovery Miles 16 290 Save R323 (17%) Ships in 18 - 22 working days

Get your daily work done efficiently using this comprehensive guide for SQL Server DBAs that covers all that a practicing database administrator needs to know. Updated for SQL Server 2022, this edition includes coverage of new features, such as Ledger, which provides an immutable record of table history to protect you against malicious data tampering, and integration with cloud providers to support hybrid cloud scenarios. You'll also find new content on performance optimizations, such as query pan feedback, and security controls, such as new database roles, which are restructured for modern ways of working. Coverage also includes Query Store, installation on Linux, and the use of containerized SQL. Pro SQL Server 2022 Administration takes DBAs on a journey that begins with planning their SQL Server deployment and runs through installing and configuring the instance, administering and optimizing database objects, and ensuring that data is secure and highly available. Readers will learn how to perform advanced maintenance and tuning techniques, and discover SQL Server's hybrid cloud functionality. This book teaches you how to make the most of new SQL Server 2022 functionality, including integration for hybrid cloud scenarios. The book promotes best-practice installation, shows how to configure for scalability and high availability, and demonstrates the gamut of database-level maintenance tasks, such as index maintenance, database consistency checks, and table optimizations. What You Will Learn Integrate SQL Server with Azure for hybrid cloud scenarios Audit changes and prevent malicious data changes with SQL Server's Ledger Secure and encrypt data to protect against embarrassing data breaches Ensure 24 x 7 x 365 access through high availability and disaster recovery features in today's hybrid world Use Azure tooling, including Arc, to gain insight into and manage your SQL Server enterprise Install and configure SQL Server on Windows, Linux, and in containers Perform routine maintenance tasks, such as backups and database consistency checks Optimize performance and undertake troubleshooting in the Database Engine Who This Book Is For SQL Server DBAs who manage on-premise installations of SQL Server. This book is also useful for DBAs who wish to learn advanced features, such as integration with Azure, Query Store, Extended Events, and Policy-Based Management, or those who need to install SQL Server in a variety of environments.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
A Guide To SQL
Philip Pratt, Hassan Afyouni, … Paperback R1,256 R1,167 Discovery Miles 11 670
Oracle Data Warehouse Tuning for 10g
Gavin JT Powell Paperback R2,695 Discovery Miles 26 950
Librarian's Guide to Online Searching…
Christopher C Brown Hardcover R2,728 Discovery Miles 27 280
Pro Oracle Spatial
Ravikanth Kothuri, Euro Beinat, … Hardcover R1,382 R1,185 Discovery Miles 11 850
Database Systems: The Complete Book…
Hector Garcia-Molina, Jeffrey Ullman, … Paperback R2,189 R1,762 Discovery Miles 17 620
Access Essentials
M. L. Humphrey Hardcover R833 Discovery Miles 8 330
SQL Programming: Java Script and Coding…
Os Swift Hardcover R792 Discovery Miles 7 920
Intermediate Access
M. L. Humphrey Hardcover R535 Discovery Miles 5 350
SQL: 1999 - Understanding Relational…
Jim Melton, Alan R. Simon Paperback R1,976 R1,471 Discovery Miles 14 710
Enterprise Big Data Engineering…
Martin Atzmueller, Samia Oussena, … Hardcover R5,155 Discovery Miles 51 550

 

Partners