0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (17)
  • R250 - R500 (46)
  • R500+ (826)
  • -
Status
Format
Author / Contributor
Publisher

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

The Art of SQL (Paperback): Stephane Faroult The Art of SQL (Paperback)
Stephane Faroult; Contributions by Peter Robson
R1,259 R940 Discovery Miles 9 400 Save R319 (25%) Ships in 12 - 17 working days

For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any "bad SQL" later.

In "The Art of SQL," author and SQL expert Stephane Faroult argues that this "safe approach" only leads to disaster. His insightful book, named after Art of War by Sun Tzu, contends that writing quick inefficient code is sweeping the dirt under the rug. SQL code may run for 5 to 10 years, surviving several major releases of the database management system and on several generations of hardware. The code must be fast and sound from the start, and that requires a firm understanding of SQL and relational theory.

"The Art of SQL" offers best practices that teach experienced SQL users to focus on strategy rather than specifics. Faroult's approach takes a page from Sun Tzu's classic treatise by viewing database design as a military campaign. You need knowledge, skills, and talent. Talent can't be taught, but every strategist from Sun Tzu to modern-day generals believed that it can be nurtured through the experience of others. They passed on their experience acquired in the field through basic principles that served as guiding stars amid the sound and fury of battle. This is what Faroult does with SQL.

Like a successful battle plan, good architectural choices are based on contingencies. What if the volume of this or that table increases unexpectedly? What if, following a merger, the numberof users doubles? What if you want to keep several years of data online? Faroult's way of looking at SQL performance may be unconventional and unique, but he's deadly serious about writing good SQL and using SQL well. "The Art of SQL" is not a cookbook, listing problems and giving recipes. The aim is to get you-and your manager-to raise good questions.

Pro Oracle SQL Development - Best Practices for Writing Advanced Queries (Paperback, 2nd ed.): Jon Heller Pro Oracle SQL Development - Best Practices for Writing Advanced Queries (Paperback, 2nd ed.)
Jon Heller
R1,773 R1,471 Discovery Miles 14 710 Save R302 (17%) Ships in 10 - 15 working days

Write SQL statements that are more powerful, simpler, and faster using the advanced features of Oracle SQL. This updated second edition includes the newest advanced features: improved data structures (such as more JSON support and more table options), improved automated processes (such as automatic indexing), and improved SQL language extensions (such as polymorphic table functions, SQL macros, and the multilingual engine). Pro Oracle SQL Development is for anyone who already knows Oracle SQL and is ready to take their skills to the next level. This book provides a clearer way of thinking about SQL by building sets, and it provides practical advice for using complex features while avoiding anti-patterns that lead to poor performance and wrong results. Relevant theories, real-world best practices, and style guidelines help you get the most out of Oracle SQL. Many developers, testers, analysts, and administrators use Oracle databases frequently, but their queries are limited because they do not take advantage of Oracle's advanced features. This book inspires you to achieve more with your Oracle SQL statements by creating your own style for writing simple, yet powerful, SQL. It teaches you how to think about and solve performance problems in Oracle SQL, and it covers enough advanced topics to put you on the path to becoming an Oracle expert. What You'll Learn Solve challenging problems with declarative SQL instead of procedural languages Write SQL statements that are large and powerful, but also elegant and fast Create development environments that are simple, scalable, and conducive to learning Visualize and understand SQL more intuitively Apply advanced syntax, objects, and architecture Avoid SQL anti-patterns that accumulate technical debt Tune SQL statements with multiple strategies that can significantly improve performance Who This Book Is For Developers, testers, analysts, and administrators who want to harness the full power of Oracle SQL to solve their problems as simply and as quickly as possible; traditional database professionals looking for new ways of thinking about the language they have used for so long; and modern full stack developers who need an explanation of how a database can be much more than simply a place to store data

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,382 Discovery Miles 13 820 Ships in 12 - 17 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.

Data Analytics - Systems Engineering - Cybersecurity - Project Management (Paperback): Christopher Greco Data Analytics - Systems Engineering - Cybersecurity - Project Management (Paperback)
Christopher Greco
R1,188 R984 Discovery Miles 9 840 Save R204 (17%) Ships in 10 - 15 working days

Data analytics is creeping into the lexicon of our daily language. This book gives the reader a perspective as to the overall data analytics skill set, startingwith a primer on statistics, and works toward the application of those methods.There are a variety of formulas and algorithms used in the data analyticsprocess. These formulas can be plugged into whatever software application thereader uses to obtain the answer they need. There are several demonstrations ofthis process to provide straightforward instruction as to how to bring data analytics skills to your critical thinking. This bookpresents a variety of methods and techniques, as well as case studies, toenrich the knowledge of data analytics for project managers, systems engineers,and cybersecurity professionals. It separates the case studies so that eachprofession can practice some straightforward data analytics specific to their fields. The main purpose of this text is to refresh the statistical knowledgenecessary to build models for data analytics. Along with that, this bookencompasses the analytics thinking that is essential to all three professions. FEATURES: Provides straightforward instruction on data analytics methods Includes methods, techniques, and case studies for project managers, systems engineers, and cybersecurity professionals Refreshes the statistical knowledgeneeded to bring data analytics into your skillset and decision-making Focuses on getting readers up to speed quickly and efficiently to be able to see the impact of data analytics and analytical thinking

Pro Encryption in SQL Server 2022 - Provide the Highest Level of Protection for Your Data (Paperback, 1st ed.): Matthew McGiffen Pro Encryption in SQL Server 2022 - Provide the Highest Level of Protection for Your Data (Paperback, 1st ed.)
Matthew McGiffen
R1,561 R1,286 Discovery Miles 12 860 Save R275 (18%) Ships in 10 - 15 working days

This in-depth look at the encryption tools available in SQL Server shows you how to protect data by encrypting it at rest with Transparent Data Encryption (TDE) and in transit with Transport Level Security (TLS). You will know how to add the highest levels of protection for sensitive data using Always Encrypted to encrypt data also in memory and be protected even from users with the highest levels of access to the database. The book demonstrates actions you can take today to start protecting your data without changing any code in your applications, and the steps you can subsequently take to modify your applications to support implementing a gold standard in data protection. The book highlights work that Microsoft has been doing since 2016 to make encryption more accessible, by making TDE available in the standard edition, and the introduction of Always Encrypted that requires minimal work on your part to implement powerful and effective encryption, protecting your data and meeting regulatory requirements. The book teaches you how to work with the encryption technologies in SQL Server with the express goal of helping you understand those technologies on an intuitive level. You'll come away with a deep level of understanding that allows you to answer questions and speak as an expert. The book's aim is to make you as comfortable in deploying encryption in SQL Server as you would be in driving your car to buy groceries. Those with a data security mindset will appreciate the discussion of how each feature protects you and what it protects you from, as well as how to implement things in the most secure manner. Database administrators will appreciate the high level of detail around managing encryption over time and the effect of encryption on database performance. All readers will appreciate the advice on how to avoid common pitfalls, ensuring that your projects to implement encryption run smoothly. What You Will Learn Architect an effective encryption strategy for new applications Retrofit encryption into your existing applications Encrypt data at rest, in memory, and in transit Manage key and certificate life cycles, including backup and restore Recover encrypted databases in case of server failure Work with encryption in cloud-based scenarios Who This Book Is For Database developers, architects, and administrators who want to work with encryption in SQL Server; those who want to maintain encryption whether data is at rest or being transmitted over the network; and those who wish to encrypt their data even when in the server's own memory. Readers should be familiar with SQL Server, but no existing knowledge of encryption is assumed.

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
R887 R480 Discovery Miles 4 800 Save R407 (46%) Ships in 12 - 17 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.

Access 2019 For Dummies (Paperback): La Ulrich Access 2019 For Dummies (Paperback)
La Ulrich 1
R626 Discovery Miles 6 260 Ships in 12 - 17 working days

Easy steps to practical databases People who really know how to build, populate, and simplify databases are few and far between. Access 2019 For Dummies is here to help you join the ranks of office heroes who possess these precious skills. This book offers clear and simple advice on how to build and operate databases as well as create simple forms, import data from outside sources, query databases for information, and share knowledge in reports. In short, it's the book that holds all the secrets behind the mysteries of Access! Build effective databases from the ground up Simplify your data entry with forms and tables Write queries that produce answers to your data questions Simplify input with forms There's no time like the present to get your hands on the insight that database beginners need to become Access gurus.

Access Programming : Pocket Primer (Paperback): Julitta Koroal Access Programming : Pocket Primer (Paperback)
Julitta Koroal
R806 R700 Discovery Miles 7 000 Save R106 (13%) Ships in 10 - 15 working days

As part of the Pocket Primer series, this book provides an overview of the major concepts to program Microsoft Access/VBA. The focus of this book is on basic programming instructions for both Access 2013 and previous versions. Features: Provides an overview of the most important Access/VBA programming techniques Covers both Access 2013 and 2010 versions Includes CD with source code, projects, and figures

Essential SQLAlchemy, 2e (Paperback, 2nd Revised edition): Jason Myers, Rick Copeland Essential SQLAlchemy, 2e (Paperback, 2nd Revised edition)
Jason Myers, Rick Copeland
R911 R702 Discovery Miles 7 020 Save R209 (23%) Ships in 12 - 17 working days

Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to connect to multiple databases simultaneously with the same metadata. SQL is a powerful language for querying and manipulating data, but it's tough to integrate it with your application. SQLAlchemy helps you map Python objects to database tables without substantially changing your existing Python code. If you're an intermediate Python developer with knowledge of basic SQL syntax and relational theory, this book serves as both a learning tool and a handy reference.Essential SQLAlchemy includes several sections: SQLAlchemy Core: Provide database services to your applications in a Pythonic way with the SQL Expression Language SQLAlchemy ORM: Use the object relational mapper to bind database schema and operations to data objects in your application Alembic: Use this lightweight database migration tool to handle changes to the database as your application evolves Cookbook: Learn how to use SQLAlchemy with web frameworks like Flask and libraries like SQLAcodegen

SQL Server 2022 Revealed - A Hybrid Data Platform Powered by Security, Performance, and Availability (Paperback, 1st ed.): Bob... SQL Server 2022 Revealed - A Hybrid Data Platform Powered by Security, Performance, and Availability (Paperback, 1st ed.)
Bob Ward
R1,390 R1,170 Discovery Miles 11 700 Save R220 (16%) Ships in 10 - 15 working days

Know how to use the new capabilities and cloud integrations in SQL Server 2022. This book covers the many innovative integrations with the Azure Cloud that make SQL Server 2022 the most cloud-connected edition ever. The book covers cutting-edge features such as the blockchain-based Ledger for creating a tamper-evident record of changes to data over time that you can rely on to be correct and reliable. You'll learn about built-in Query Intelligence capabilities to help you to upgrade with confidence that your applications will perform at least as fast after the upgrade than before. In fact, you'll probably see an increase in performance from the upgrade, with no code changes needed. Also covered are innovations such as contained availability groups and data virtualization with S3 object storage. New cloud integrations covered in this book include Microsoft Azure Purview and the use of Azure SQL for high availability and disaster recovery. The book covers Azure Synapse Link with its built-in capabilities to take changes and put them into Synapse automatically. Anyone building their career around SQL Server will want this book for the valuable information it provides on building SQL skills from edge to the cloud. What You Will Learn Know how to use all of the new capabilities and cloud integrations in SQL Server 2022 Connect to Azure for disaster recovery, near real-time analytics, and security Leverage the Ledger to create a tamper-evident record of data changes over time Upgrade from prior releases and achieve faster and more consistent performance with no code changes Access data and storage in different and new formats, such as Parquet and S3, without moving the data and using your existing T-SQL skills Explore new application scenarios using innovations with T-SQL in areas such as JSON and time series Who This Book Is For SQL Server professionals who want to upgrade their skills to the latest edition of SQL Server; those wishing to take advantage of new integrations with Microsoft Azure Purview (governance), Azure Synapse (analytics), and Azure SQL (HA and DR); and those in need of the increased performance and security offered by Query Intelligence and the new Ledger

SQL Server 2022 Query Performance Tuning - Troubleshoot and Optimize Query Performance (Paperback, 6th ed.): Grant Fritchey SQL Server 2022 Query Performance Tuning - Troubleshoot and Optimize Query Performance (Paperback, 6th ed.)
Grant Fritchey
R1,805 R1,502 Discovery Miles 15 020 Save R303 (17%) Ships in 10 - 15 working days

Troubleshoot slow-performing queries and make them run faster. Database administrators and SQL developers are constantly under pressure to provide more speed. This new edition has been redesigned and rewritten from scratch based on the last 15 years of learning, knowledge, and experience accumulated by the author. The book Includes expanded information on using extended events, automatic execution plan correction, and other advanced features now available in SQL Server. These modern features are covered while still providing the necessary fundamentals to better understand how statistics and indexes affect query performance. The book gives you knowledge and tools to help you identify poorly performing queries and understand the possible causes of that poor performance. The book also provides mechanisms for resolving the issues identified, whether on-premises, in containers, or on cloud platform providers. You'll learn about key fundamentals, such as statistics, data distribution, cardinality, and parameter sniffing. You'll learn to analyze and design your indexes and your queries using best practices that ward off performance problems before they occur. You'll also learn to use important modern features, such as Query Store to manage and control execution plans, the automated performance tuning feature set, and memory-optimized OLTP tables and procedures. You will be able to troubleshoot in a systematic way. Query tuning doesn't have to be difficult. This book helps you to make it much easier. What You Will Learn Use Query Store to understand and easily change query performance Recognize and eliminate bottlenecks leading to slow performance Tune queries whether on-premises, in containers, or on cloud platform providers Implement best practices in T-SQL to minimize performance risk Design in the performance that you need through careful query and index design Understand how built-in, automatic tuning can assist your performance enhancement efforts Protect query performance during upgrades to the newer versions of SQL Server Who This Book Is For Developers and database administrators with responsibility for query performance in SQL Server environments, and anyone responsible for writing or creating T-SQL queries and in need of insight into bottlenecks (including how to identify them, understand them, and eliminate them)

Services Computing - SCC 2021 - 18th International Conference, Held as Part of the Services Conference Federation, SCF 2021,... Services Computing - SCC 2021 - 18th International Conference, Held as Part of the Services Conference Federation, SCF 2021, Virtual Event, December 10-14, 2021, Proceedings (Paperback, 1st ed. 2022)
Ajay Katangur, Liang-Jie Zhang
R2,574 Discovery Miles 25 740 Ships in 10 - 15 working days

This volume constitutes the proceedings of the 18th International Conference on Services Computing 2021, held as Part of SCF 2021 in December 2021 as a virtual event due to COVID-19. The 5 full papers and 2 short papers presented in this volume were carefully reviewed and selected from 21 submissions. It covers the science and technology of leveraging computing and information technology to model, create, operate, and manage business services.

Exam Ref 70-764 Administering a SQL Database Infrastructure (Paperback): Victor Isakov Exam Ref 70-764 Administering a SQL Database Infrastructure (Paperback)
Victor Isakov
R866 R715 Discovery Miles 7 150 Save R151 (17%) Ships in 12 - 17 working days

Prepare for Microsoft Exam 70-764-and help demonstrate your real-world mastery of skills for database administration. This exam is intended for database administrators charged with installation, maintenance, and configuration tasks. Their responsibilities also include setting up database systems, making sure those systems operate efficiently, and regularly storing, backing up, and securing data from unauthorized access. Focus on the expertise measured by these objectives: * Configure data access and auditing * Manage backup and restore of databases * Manage and monitor SQL Server instances * Manage high availability and disaster recovery This Microsoft Exam Ref: * Organizes its coverage by exam objectives * Features strategic, what-if scenarios to challenge you * Assumes you have working knowledge of database installation, configuration, and maintenance tasks. You should also have experience with setting up database systems, ensuring those systems operate efficiently, regularly storing and backing up data, and securing data from unauthorized access. About the Exam Exam 70-764 focuses on skills and knowledge required for database administration. About Microsoft Certification Passing both Exam 70-764 and Exam 70-765 (Provisioning SQL Databases) earns you credit toward an MCSA: SQL 2016 Database Administration certification. See full details at: microsoft.com/learning

Expert Oracle Database Architecture - Techniques and Solutions for High Performance and Productivity (Paperback, 4th ed.): Darl... Expert Oracle Database Architecture - Techniques and Solutions for High Performance and Productivity (Paperback, 4th ed.)
Darl Kuhn, Thomas Kyte
R2,226 Discovery Miles 22 260 Ships in 10 - 15 working days

Now in its fourth edition and covering Oracle Database 21c, this best-selling book continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom Kyte and Darl Kuhn share a simple philosophy: "you can treat Oracle as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment." If you choose the latter, then you'll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised fourth edition covers the developments and new features up to Oracle Database 21c. Up-to-date features are covered for tables, indexes, data types, sequences, partitioning, data loading, temporary tables, and more. All the examples are demonstrated using modern techniques and are executed in container and pluggable databases. The book's proof-by-example approach encourages you to let evidence be your guide. Try something. See the result. Understand why the result is what it is. Apply your newfound knowledge with confidence. The book covers features by explaining how each one works, how to implement software using it, and the common pitfalls associated with it. Don't treat Oracle Database as a black box. Get this book. Dive deeply into Oracle Database's most powerful features that many do not invest the time to learn about. Set yourself apart from your competition and turbo-charge your career. What You Will Learn Identify and effectively resolve application performance issues and bottlenecks Architect systems to leverage the full power and feature set of Oracle's database engine Configure a database to maximize the use of memory structures and background processes Understand internal locking and latching technology and how it impacts your system Proactively recommend best practices around performance for table and index structures Take advantage of advanced features such as table partitioning and parallel execution Who This Book Is For Oracle developers and Oracle DBAs. If you're a developer and want a stronger understanding of Oracle features and architecture that will enable your applications to scale regardless of the workload, this book is for you. If you're a DBA and want to intelligently work with developers to design applications that effectively leverage Oracle technology, then look no further.

MySQL Concurrency - Locking and Transactions for MySQL Developers and DBAs (Paperback, 1st ed.): Jesper Wisborg Krogh MySQL Concurrency - Locking and Transactions for MySQL Developers and DBAs (Paperback, 1st ed.)
Jesper Wisborg Krogh
R1,679 R1,376 Discovery Miles 13 760 Save R303 (18%) Ships in 10 - 15 working days

Know how locks work in MySQL and how they relate to transactions. This book explains the major role that locks play in database systems, showing how locks are essential in allowing high-concurrency workloads. You will learn about lock access levels and lock granularities from the user level as well as table locks to record and gap locks. Most importantly, the book covers troubleshooting techniques when locking becomes a pain point. Several of the lock types in MySQL have a duration of a transaction. For this reason, it is important to understand how transactions work. This book covers the basics of transactions as well as transaction isolation levels and how they affect locking. The book is meant to be your go-to resource for solving locking contention and similar problems in high-performance MySQL database applications. Detecting locking issues when they occur is the first key to resolving such issues. MySQL Concurrency provides techniques for detecting locking issues such as contention. The book shows how to analyze locks that are causing contention to see why those locks are in place. A collection of six comprehensive case studies combine locking and transactional theory with realistic lock conflicts. The case studies walk you through the symptoms to look for in order to identify which issue you are facing, the cause of the conflict, its analysis, solution, and how to prevent the issue in the future. What You Will Learn Understand which lock types exist in MySQL and how they are used Choose the best transaction isolation level for a given transaction Detect and analyze lock contention when it occurs Reduce locking issues in your applications Resolve deadlocks between transactions Resolve InnoDB record-level locking issues Resolve issues from metadata and schema locks Who This Book Is For Database administrators and SQL developers who are familiar with MySQL and want to gain a better understanding of locking and transactions as well as how to work with them. While some experience with MySQL is required, no prior knowledge of locks and transactions is needed.

SQL Antipatterns (Paperback): Bill Karwin SQL Antipatterns (Paperback)
Bill Karwin
R1,034 Discovery Miles 10 340 Ships in 10 - 15 working days

Your database is the foundation of your application. Many programmers assume it's also the bottleneck of productive software development, but with the right techniques, this doesn't have to be true. SQL Antipatterns illustrates some of the most common misconceptions and pitfalls software developers face using relational databases. This book helps you to use a database to produce the most efficient results, and turn sluggish, inflexible code and thankless late-night hours into high-quality, reliable solutions and a job well done. The SQL database programming language is the core of most software in the world, but if you're like most software developers, you're self-taught in SQL, and you know just enough to get by. As a result, you might design fragile databases that cannot scale as the business grows, write queries that produce incorrect results and not know why, or deploy applications that are vulnerable to hackers. Don't reinvent the wheel to solve problems SQL was designed to solve--this book will teach you new SQL techniques for getting your job done. Whatever platform or programming language you use, whether you're a junior programmer or a Ph.D., SQL Antipatterns will show you how to design and build databases, how to write better database queries, and how to integrate SQL programming with your application like an expert. You'll also learn the best and most current technology for full-text search, how to design code that is resistant to SQL injection attacks, and other techniques for success.

SQL for Data Analytics - Harness the power of SQL to extract insights from data, 3rd Edition (Paperback, 3rd Revised edition):... SQL for Data Analytics - Harness the power of SQL to extract insights from data, 3rd Edition (Paperback, 3rd Revised edition)
Jun Shan, Matt Goldwasser, Upom Malik, Benjamin Johnston
R1,212 Discovery Miles 12 120 Ships in 10 - 15 working days

Take your first steps to becoming a fully qualified data analyst by learning how to explore complex datasets Key Features Master each concept through practical exercises and activities Discover various statistical techniques to analyze your data Implement everything you've learned on a real-world case study to uncover valuable insights Book DescriptionEvery day, businesses operate around the clock, and a huge amount of data is generated at a rapid pace. This book helps you analyze this data and identify key patterns and behaviors that can help you and your business understand your customers at a deep, fundamental level. SQL for Data Analytics, Third Edition is a great way to get started with data analysis, showing how to effectively sort and process information from raw data, even without any prior experience. You will begin by learning how to form hypotheses and generate descriptive statistics that can provide key insights into your existing data. As you progress, you will learn how to write SQL queries to aggregate, calculate, and combine SQL data from sources outside of your current dataset. You will also discover how to work with advanced data types, like JSON. By exploring advanced techniques, such as geospatial analysis and text analysis, you will be able to understand your business at a deeper level. Finally, the book lets you in on the secret to getting information faster and more effectively by using advanced techniques like profiling and automation. By the end of this book, you will be proficient in the efficient application of SQL techniques in everyday business scenarios and looking at data with the critical eye of analytics professional. What you will learn Use SQL to clean, prepare, and combine different datasets Aggregate basic statistics using GROUP BY clauses Perform advanced statistical calculations using a WINDOW function Import data into a database to combine with other tables Export SQL query results into various sources Analyze special data types in SQL, including geospatial, date/time, and JSON data Optimize queries and automate tasks Think about data problems and find answers using SQL Who this book is forIf you're a database engineer looking to transition into analytics or a backend engineer who wants to develop a deeper understanding of production data and gain practical SQL knowledge, you will find this book useful. This book is also ideal for data scientists or business analysts who want to improve their data analytics skills using SQL. Basic familiarity with SQL (such as basic SELECT, WHERE, and GROUP BY clauses) as well as a good understanding of linear algebra, statistics, and PostgreSQL 14 are necessary to make the most of this SQL data analytics book.

Pro SQL Server 2008 Service Broker (Paperback, 1st ed.): Klaus Aschenbrenner Pro SQL Server 2008 Service Broker (Paperback, 1st ed.)
Klaus Aschenbrenner
R1,775 Discovery Miles 17 750 Ships in 10 - 15 working days

Now available in paperback-- Service Broker is a key Microsoft product in support of message--based processing between applications. Pro SQL Server 2008 Service Broker helps you to take full advantage of this key Microsoft technology, beginning from the fundamentals, moving through installation and application development, and ultimately showing you how to develop highly available and scalable applications based upon the service--oriented architecture that is quickly gaining ground as the way forward in application development.* Comprehensive approach to developing with Service Broker * Strong focus on best practices and real--world scenarios * Covers the key aspects of distributed application design What you'll learn * Understand the fundamentals of message--based processing * Install Service Broker and manage the environment * Design databases for service--oriented applications * Develop distributed applications * Build in scalability and high availability * Apply best practices to avoid future trouble Who this book is for Pro SQL Server 2008 Service Broker is written for new and existing users of Service Broker who wish to develop service--oriented and distributed transactions that scale well, that are resilient against failure, and that are as future--proofed as possible from the application of current best practices in Service Broker development.

Oracle Database Administration - The Essential Reference (Paperback): David C. Kreines Oracle Database Administration - The Essential Reference (Paperback)
David C. Kreines
R952 R742 Discovery Miles 7 420 Save R210 (22%) Ships in 12 - 17 working days

A concise reference to the enormous store of information Oracle8 or Oracle7 DBAs need every day, Oracle Database Administration covers DBA tasks like installation, tuning, backups, networking, auditing, and query optimization. It's also a set of quick references on initialization parameters, SQL statements, data dictionary tables, system privileges, roles, and syntax for SQL*Plus, Export, Import, and SQL*Loader.

Pro SQL Server 2012 Administration (Paperback, 2nd ed.): Ken Simmons, Sylvester Carstarphen Pro SQL Server 2012 Administration (Paperback, 2nd ed.)
Ken Simmons, Sylvester Carstarphen
R1,619 Discovery Miles 16 190 Ships in 10 - 15 working days

Pro SQL Server 2012 Administration is a one-stop source for all the knowledge you'll need to professionally manage a database under Microsoft SQL Server 2012. SQL Server administration is a complex field requiring an unusually broad and well-rounded skill set. A good database administrator must be part system administrator, part database design expert, and part SQL tuning optimization guru. Above all, he or she must be capable of restoring a damaged database at any time. Database administration requires excellent people skills for dealing with management and clients, and solid technical skills for dealing with the hardware and the software. Pro SQL Server 2012 Administration addresses all aspects of database administration, regardless of the size of the implementation. Install SQL Server 2012 and create new database environments. Develop a sound backup strategy for your database. Perform recovery as needed, which many consider to be job #1. Authors Ken Simmons and Sylvester Carstarphen also help you automate your work through the use of policy-based management.Performance optimization gets good coverage, so that you can render assistance when developers need help with problem queries. Rare among database and other technical books is solid guidance on the people side of the equation. Success as a database administrator comes from working well with others, becoming involved in the community, and building the right combination of technical knowledge and people skills to solve problems and get things done professionally and amicably. Simmons and Carstarphen pay special attention to these aspects of the job in this new edition of their comprehensive book on SQL Server administration.* Helps you manage a SQL Server 2012 database at professional level * Covers the gamut of database administration skills * Provides guidance on performance optimization What you'll learn * Install SQL Server 2012 and create new databases * Implement backup & recovery strategies to protect your database, and your job * Diagnose and resolve query performance problems * Apply policy-based management for consistency across all databases in an organization * Turn every interaction with a client, manager or executive into a stepping-stone towards career success Who this book is for Pro SQL Server 2012 Administration is aimed at junior and seasoned database administrators who are looking to develop their knowledge and skill set in Microsoft SQL Server 2012. Readers should already have some exposure to databases in general, or to SQL Server in specific. Table of Contents * What's New?* Pre-Install Considerations * Choosing a High-Availability Solution * Installing and Upgrading * Post Installation * Multi-Server Administration * Security * Administering Database Objects * Indexing for Performance * Managing Backups * Restore and Recovery Strategies * Automating Routine Maintenance * Monitoring Your Server * Auditing * Extended Events Interface * Managing Query Performance * Secrets to Excelling as a Professional DBA * What's Next?

Oracle Application Express 4 Recipes (Paperback, 1st ed.): Edmund Zehoo Oracle Application Express 4 Recipes (Paperback, 1st ed.)
Edmund Zehoo
R1,564 Discovery Miles 15 640 Ships in 10 - 15 working days

Oracle Application Express 4 Recipes provides an example-based approach to learning Application Expressthe ground-breaking, rapid application development platform included with every Oracle Database license. The recipes format is ideal for the quick-study who just wants a good example or two to kick start their thinking and get pointed in the right direction. The recipes cover the gamut of Application Express development. Author and Application Express expert Edmund Zehoo shows how to create data entry screens, visualize data in the form of reports and charts, implement validation and back-end logic, and much more. Solutions are presented in an easy problem/solution format, which you can copy and adapt for your own use. Detailed discussion for each solution deepens your understanding and aids in customizing the solutions to fit your particular development challenges. Teaches Application Express via an example-based format Takes you from beginner to intermediate level Shows how to build a fully-functional web store in just one hour What you'll learn Create web application forms and tables Customize application look and feel Visualize data via reports, calendars, maps, and charts Globalize applications in support of language and regional differences Implement complex business logic Optimize the performance of Application Express Protect applications from security threats Who this book is for

Oracle Application Express 4 Recipes is aimed at web application developers, PL/SQL developers, and database administrators wishing to learn and use Oracle's groundbreaking tool for rapid developmentApplication Express. The book is a quick-study and is perfect for the reader who wants only a good example to work from, customize, and adapt. Table of Contents Introducing Oracle APEX Application Data Entry WiringupApplication Logic Customizing Look and Feel Visualizing Your Data Globalizing the Application Improving Application Performance Securing the Application Deploying the Application A Mini Book Catalog Site

Practical Azure SQL Database for Modern Developers - Building Applications in the Microsoft Cloud (Paperback, 1st ed.): Davide... Practical Azure SQL Database for Modern Developers - Building Applications in the Microsoft Cloud (Paperback, 1st ed.)
Davide Mauri, Silvano Coriani, Anna Hoffman, Sanjay Mishra, Jovan Popovic
R1,334 R1,113 Discovery Miles 11 130 Save R221 (17%) Ships in 10 - 15 working days

Here is the expert-level, insider guidance you need on using Azure SQL Database as your back-end data store. This book highlights best practices in everything ranging from full-stack projects to mobile applications to critical, back-end APIs. The book provides instruction on accessing your data from any language and platform. And you learn how to push processing-intensive work into the database engine to be near the data and avoid undue networking traffic. Azure SQL is explained from a developer's point of view, helping you master its feature set and create applications that perform well and delight users. Core to the book is showing you how Azure SQL Database provides relational and post-relational support so that any workload can be managed with easy accessibility from any platform and any language. You will learn about features ranging from lock-free tables to columnstore indexes, and about support for data formats ranging from JSON and key-values to the nodes and edges in the graph database paradigm. Reading this book prepares you to deal with almost all data management challenges, allowing you to create lean and specialized solutions having the elasticity and scalability that are needed in the modern world. What You Will Learn Master Azure SQL Database in your development projects from design to the CI/CD pipeline Access your data from any programming language and platform Combine key-value, JSON, and relational data in the same database Push data-intensive compute work into the database for improved efficiency Delight your customers by detecting and improving poorly performing queries Enhance performance through features such as columnstore indexes and lock-free tables Build confidence in your mastery of Azure SQL Database's feature set Who This Book Is For Developers of applications and APIs that benefit from cloud database support, developers who wish to master their tools (including Azure SQL Database, and those who want their applications to be known for speedy performance and the elegance of their code

Refactoring Legacy T-SQL for Improved Performance - Modern Practices for SQL Server Applications (Paperback, 1st ed.): Lisa Bohm Refactoring Legacy T-SQL for Improved Performance - Modern Practices for SQL Server Applications (Paperback, 1st ed.)
Lisa Bohm
R1,300 R1,080 Discovery Miles 10 800 Save R220 (17%) Ships in 10 - 15 working days

Breathe new life into older applications by refactoring T-SQL queries and code using modern techniques. This book shows you how to significantly improve the performance of older applications by finding common anti-patterns in T-SQL code, then rewriting those anti-patterns using new functionality that is supported in current versions of SQL Server, including SQL Server 2019. The focus moves through the different types of database objects and the code used to create them, discussing the limitations and anti-patterns commonly found for each object type in your database. Legacy code isn't just found in queries and external applications. It's also found in the definitions of underlying database objects such as views and tables. This book helps you quickly find problematic code throughout the database and points out where and how modern solutions can replace older code, thereby making your legacy applications run faster and extending their lifetimes. Author Lisa Bohm explains the logic behind each anti-pattern, helping you understand why each pattern is a problem and showing how it can be avoided. Good coding habits are discussed, including guidance on topics such as readability and maintainability. What You Will Learn Find specific areas in code to target for performance gains Identify pain points quickly and understand why they are problematic Rewrite legacy T-SQL to reduce or eliminate hidden performance issues Write modern code with an awareness of readability and maintainability Recognize and correlate T-SQL anti-patterns with techniques for better solutions Make a positive impact on application user experience in your organization Who This Book Is For Database administrators or developers who maintain older code, those frustrated with complaints about slow code when there is so much of it to fix, and those who want a head start in making a positive impact on application user experience in their organization

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,745 R699 Discovery Miles 6 990 Save R1,046 (60%) Ships in 9 - 15 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

Microsoft Access 2016 Programming by Example with VBA, XML, and ASP (Paperback): Julitta Korol Microsoft Access 2016 Programming by Example with VBA, XML, and ASP (Paperback)
Julitta Korol
R1,531 R1,311 Discovery Miles 13 110 Save R220 (14%) Ships in 10 - 15 working days

Updated for Access 2016 and based on the bestselling editions from previous versions, Microsoft Access 2016 Programming by Example with VBA, XML and ASP is a practical how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking to automate Access routine tasks, this book will progressively introduce you to programming concepts via numerous illustrated hands-on exercises. More advanced topics are demonstrated via custom projects. Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by writing to [email protected]). With concise and straightforward explanations, you learn how to write and test your programming code with the built-in Visual Basic Editor; understand and use common VBA programming structures such as conditions, loops, arrays, and collections; code a ""message box""; reprogram characteristics of a database; and use various techniques to query and manipulate your Access .mdb and .accdb databases. The book shows you how you can build database solutions with Data Access Objects (DAO) and ActiveX Data Objects (ADO); define database objects and manage database security with SQL; enhance and alter the way users interact with database applications with Ribbon customizations and event programming in forms and reports. You also learn how to program Microsoft Access databases for Internet access with Active Server Pages (Classic ASP), HTML, and XML. Features: Contains over thirty chapters loaded with illustrated hands-on exercises and projects that guide you through the VBA programming language. Each example tells you exactly where to enter code and how to test it and then run it. Includes a comprehensive disc with source code, supplemental files, and color screen captures (Also available from the publisher for download by writing to [email protected]). Explains how to store data for further manipulation in variables, arrays, and collections while teaching you to write both simple and complex VBA programming routines and functions. Teaches you how to programmatically create and access database tables and fields. Shows you how to insert, update, and delete data via programming code using various data access techniques. Gets you proficient creating and running simple and parameterized queries against your Access databases. Gets you comfortable using external data sources with Access (Excel, Word, flat files, XML, and SQL Server). Teaches you how to take control of your forms and reports by writing programming code known as event procedures. Shows you how to use various types of macros and templates. Takes your programming skills to the Web by introducing you to dynamic XML and Classic ASP pages. On the disc: (Also available from the publisher for download by writing to [email protected]). All source code and supplemental files for the Hands-On exercises and custom projects All images from the text (including 4-color screenshots)

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Set Theory And Foundations Of…
Douglas Cenzer, Jean Larson, … Hardcover R1,831 Discovery Miles 18 310
Timing
Alistair McGowan Paperback R317 Discovery Miles 3 170
Greta and the Giants - inspired by Greta…
Zoe Tucker Paperback  (1)
R242 R195 Discovery Miles 1 950
The Horse God Built - The Untold Story…
Lawrence Scanlan Paperback R503 R441 Discovery Miles 4 410
The Bok Who Lost His Spring
Marleen Lammers Paperback R180 R167 Discovery Miles 1 670
Delaware Horse Racing
Lacey Lafferty Hardcover R650 Discovery Miles 6 500
Deal - My Three Decades of Drumming…
Bill Kreutzmann, Benjy Eisen Paperback R526 R497 Discovery Miles 4 970
Disney Pixar Awesome Pop-Ups
Igloo Books Hardcover R259 Discovery Miles 2 590
The Music of Bruce Springsteen and the E…
Simon Trowbridge Hardcover R859 R748 Discovery Miles 7 480
The Barnabus Project
Eric Fan, Terry Fan, … Paperback R260 R235 Discovery Miles 2 350

 

Partners