Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

SQL eBooks

If you like SQL eBooks, then you'll love these top picks.
Showing 1 - 24 of 402 Results
Skip side bar filters
  • SQL for Data Analysis

    Advanced Techniques for Transforming Data into Insights

    With the explosion of data, computing power, and cloud data warehouses, SQL has become an even more indispensable tool for the savvy analyst or data scientist. This practical book reveals new and hidden ways to improve your SQL skills, solve problems, and make the most of SQL as part of your workflow.You'll learn how to use both common and exotic SQL functions such as joins, window functions, ... Read more

    $43.87 NZD

  • Learning SQL

    Generate, Manipulate, and Retrieve Data

    by Alan Beaulieu ...
    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and ... Read more

    $52.15 NZD

  • Mastering PL/SQL Through Illustrations

    From Learning Fundamentals to Developing Efficient PL/SQL Blocks (English Edition)

    by B Chandra ...
    This book helps you to improve your employability and job market so that you can sprint towards a rewarding career in the area of databases. . You will learn PL/SQL starting from fundamentals to advanced level. The detailed description of Cursors will enable you to write professional codes using Cursors in PL/SQL. You will learn how to raise exceptions when errors are encountered, create Triggers ... Read more

    $27.73 NZD or Free with Kobo Plus

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment: Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration

    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Key Features● Learn PostgreSQL from the ground up, covering installation, SQL, configuration, backup, replication, and cloud deployment.● Gain in-depth knowledge of performance tuning, indexing strategies, and high availability to scale databases efficiently.● Deploy PostgreSQL on AWS, using RDS, EC2, and S3, with real-world cloud ... Read more

    $41.99 NZD or Free with Kobo Plus

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment

    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Key Features● Learn PostgreSQL from the ground up, covering installation, SQL, configuration, backup, replication, and cloud deployment.● Gain in-depth knowledge of performance tuning, indexing strategies, and high availability to scale databases efficiently.● Deploy PostgreSQL on AWS, using RDS, EC2, and S3, with real-world cloud ... Read more

    $39.22 NZD

  • SQL

    How to start creating and using SQL databases, even if you have no prior programming experience.Are you looking for a more streamlined way to manage information?Do you have large volumes of data that need to be accessed through a sophisticated communication system?Could your company benefit from the advantages SQL offers?SQL, or Structured Query Language, has been around since the 80s. It has ... Read more

    $4.99 NZD or Free with Kobo Plus

  • MySQL Cookbook

    Solutions for Database Developers and Administrators

    For MySQL, the price of popularity comes with a flood of questions from users on how to solve specific data-related issues. That's where this cookbook comes in. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to ... Read more

    $78.65 NZD

  • Oracle Database 12c PL/SQL Programming

    Master Oracle Database 12c PL/SQL Application DevelopmentDevelop, debug, and administer robust database programs. Filled with detailed examples and expert strategies from an Oracle ACE, Oracle Database 12c PL/SQL Programming explains how to retrieve and process data, write PL/SQL statements, execute effective queries, incorporate PHP and Java, and work with dynamic SQL. Code testing, security, and ... Read more

    $120.67 NZD

  • Real World SQL and PL/SQL: Advice from the Experts

    Master the Underutilized Advanced Features of SQL and PL/SQLThis hands-on guide from Oracle Press shows how to fully exploit lesser known but extremely useful SQL and PL/SQL features―and how to effectively use both languages together. Written by a team of Oracle ACE Directors, Real-World SQL and PL/SQL: Advice from the Experts features best practices, detailed examples, and insider tips that ... Read more

    $95.73 NZD

  • Oracle PL/SQL by Example

    Using PL/SQL for Oracle Database 21c, you can build solutions that deliver unprecedented performance and efficiency in any environment, including the cloud. Oracle PL/SQL by Example, Sixth Edition, teaches all the PL/SQL skills you'll need, through real-world labs and extensive examples. Now fully updated for the newest version of PL/SQL 21c, it covers everything from basic syntax and program ... Read more

    $104.52 NZD

  • Product Analytics

    Applied Data Science Techniques for Actionable Consumer Insights

    Series series Addison-Wesley Data & Analytics Series
    Use Product Analytics to Understand Consumer Behavior and Change It at ScaleProduct Analytics is a complete, hands-on guide to generating actionable business insights from customer data. Experienced data scientist and enterprise manager Joanne Rodrigues introduces practical statistical techniques for determining why things happen and how to change what people do at scale. She complements these ... Read more

    $74.92 NZD

  • Sams Teach Yourself SQL in 10 Minutes

    by Ben Forta ...
    Series series Sams Teach Yourself
    Sams Teach Yourself SQL in 10 Minutes, Fourth EditionNew full-color code examples help you see how SQL statements are structuredWhether you're an application developer, database administrator, web application designer, mobile app developer, or Microsoft Office users, a good working knowledge of SQL is an important part of interacting with databases. And Sams Teach Yourself SQL in 10 Minutes offers ... Read more

    $40.25 NZD

  • COBOL Basic Training Using VSAM, IMS and DB2

    This book will teach you the basic information and skills you need to develop applications with COBOL on IBM mainframes running z/OS. The instruction, examples and sample programs in this book are a fast track to becoming productive as quickly as possible using COBOL. The content is easy to read and digest, well organized and focused on honing real job skills. ... Read more

    $26.09 NZD

  • Database Management System

    An Evolutionary Approach

    A database management system (DBMS) is a collection of programs that enable users to create and maintain a database; it also consists of a collection of interrelated data and a set of programs to access that data. Hence, a DBMS is a general-purpose software system that facilitates the processes of defining, constructing, and manipulating databases for various applications.The primary goal of a ... Read more

    $116.08 NZD

  • Oracle Database 11g PL/SQL Programming

    Series series Oracle Press
    Design Feature-Rich PL/SQL ApplicationsDeliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, ... Read more

    $105.35 NZD

  • Practical SQL, 2nd Edition

    A Beginner's Guide to Storytelling with Data

    Analyze data like a pro, even if you’re a beginner.Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source ... Read more

    $44.39 NZD

  • SQL Server 2019 für Administratoren

    Das umfassende Handbuch

    Microsoft SQL Server effizient administrierenMit dem Microsoft SQL Server verwalten Sie große Datenmengen sicher und effizient. Wie die Administration in Produktivumgebungen gelingt, zeigt Ihnen dieses Praxishandbuch. Ob es um die hybride Nutzung in der Cloud geht oder um die richtige Wartung, Backups & Replikation, Skalierbarkeit, Hochverfügbarkeit oder Monitoring: Hier finden Sie alle relevanten ... Read more

    $79.79 NZD

  • Azure Storage, Streaming, and Batch Analytics

    A guide for data engineers

    The Microsoft Azure cloud is an ideal platform for data-intensive applications. Designed for productivity, Azure provides pre-built services that make collection, storage, and analysis much easier to implement and manage. Azure Storage, Streaming, and Batch Analytics teaches you how to design a reliable, performant, and cost-effective data infrastructure in Azure by progressively building a ... Read more

    $60.51 NZD

  • SQL Essentials For Dummies

    A right-to-the-point guide on all the key topics of SQL programmingSQL Essentials For Dummies is your quick reference to all the core concepts of SQL—a valuable common standard language used in relational databases. This useful guide is straightforward—with no excess review, wordy explanations, or fluff—so you get what you need, fast. Great for a brush-up on the basics or as an everyday desk ... Read more

    $20.99 NZD

  • SQL Programming

    Learn SQL Coding Fast and Step-by-Step Guide for Absolute Beginners

    by MEGANE NOEL ...
    If you've ever thought that storing and retrieving data can be difficult, especially when it's large, this is the book for you.The book SQL is essential for teaching you how to navigate through various tables within a database.This book includes an overview of how to get started with SQL, or Structured Query Language, which was created to aid in the storage of data in the form of tables ... Read more

    $10.42 NZD or Free with Kobo Plus

  • ORACLE DATA BASE. Advanced Administration with SQL

    In successive versions of Oracle Database, Oracle has been simplifying the work of customers in standardising, consolidating and automating database services, including the cloud. Oracle allows data scientists, analysts and developers to accelerate machine learning and data science projects. It is possible to eliminate data preparation and duplication, process large data sets faster, and take full ... Read more

    $15.20 NZD

  • SQL Mastermind

    Unleashing the Power of Advanced Database Programming

    by Ryan Campbell ...
    Are you ready to transform from an SQL enthusiast to a true database mastermind? Dive into the world of advanced database programming with "SQL Mastermind," your ultimate guide to harnessing the true potential of Structured Query Language.Ryan Campbell, a seasoned database expert, takes you on an exhilarating journey through the intricate landscapes of database manipulation and insight creation. ... Read more

    $1.48 NZD

  • Mastering Python

    From Beginner to Pro with Hands-On Projects

    by Robert Sommer ...
    Unlock the power of Python programming with this comprehensive guide designed for beginners and experienced developers alike. "Mastering Python From Beginner to Pro with Hands-On Projects" takes you on an immersive journey through the world of Python, a versatile and in-demand programming language used across various industries.Whether you're a complete novice or an experienced programmer looking ... Read more

    $14.91 NZD

  • SQL Programming

    A Guide to Learn Database Management Systems

    by MEGANE NOEL ...
    Do you need to learn SQL in order to manage a database properly? Do you want to learn SQL programming without having to go through a lot of trouble? If you answered yes to these questions, keep reading...You'll start by learning the fundamentals of databases and the SQL programming language, then progress to working with simple databases and tables to build your foundational skills. Each chapter ... Read more

    $10.42 NZD or Free with Kobo Plus