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 49 - 72 of 390 Results
Skip side bar filters
  • SQL in a Nutshell

    A Desktop Quick Reference

    For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5 ... Read more

    $48.99 USD

  • Expert Cube Development with SSAS Multidimensional Models

    An easy-to-follow guide full of hands on examples of real-world Analysis Services cube development tasks. Each topic is explained and placed in context, and for the more inquisitive reader, there also more in-depth details of the concepts used. If you are an Analysis Services cube designer wishing to learn more advanced topic and best practices for cube design, this book is for you.You are ... Read more

    $27.99 USD or Free with Kobo Plus

  • Learning PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQLKey FeaturesLearn about the PostgreSQL development life cycle including its testing and refactoringBuild productive database solutions and use them in Java applicationsA comprehensive guide to learn about SQL, PostgreSQL procedural language and PL/pgSQLBook DescriptionPostgreSQL is one of the most powerful ... Read more

    $44.99 USD or Free with Kobo Plus

  • SQL Hacks

    Tips & Tools for Digging Into Your Data

    Whether you're running Access, MySQL, SQL Server, Oracle, or PostgreSQL, this book will help you push the limits of traditional SQL to squeeze data effectively from your database. The book offers 100 hacks -- unique tips and tools -- that bring you the knowledge of experts who apply what they know in the real world to help you take full advantage of the expressive power of SQL. You'll find ... Read more

    $17.99 USD

  • Oracle PL/SQL Performance Tuning Tips & Techniques

    Proven PL/SQL Optimization SolutionsIn Oracle PL/SQL Performance Tuning Tips & Techniques, Oracle ACE authors with decades of experience building complex production systems for government, industry, and educational organizations present a hands-on approach to enabling optimal results from PL/SQL. The book begins by describing the discovery process required to pinpoint performance problems and then ... Read more

    $49.69 USD

  • Mastering Oracle SQL

    Putting Oracle SQL to Work

    The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an ... Read more

    $23.99 USD

  • Learn SQLite in 24 Hours

    by Alex Nordeen ...
    SQLite is a very lightweight database, with no installation required, zero configuration, and no server required. SQLite is widely used as a database of choice in mobile apps, camera, home electronic devices and other embedded systems.This book is designed for beginners with little or no prior database experience.Here is what you will learn:Chapter 1: IntroductionChapter 2: Create DatabaseCREAT... ... Read more

    $9.99 USD

  • SQL PL/SQL Programming

    This programming book is specially written for those who are interested in understanding Structured Query Language and PL-SQL concepts in the Computer Engineering and Information technology field and wants to gain enhance knowledge about power of SQL Language in Relational Database Management System Development.The manual covers practical point of view in all aspects of SQL and PL/SQL including ... Read more

    $5.99 USD or Free with Kobo Plus

  • OCE Oracle Database SQL Certified Expert Exam Guide (Exam 1Z0-047)

    by Steve O'Hearn ...
    Series series Oracle Press
    A Fully Integrated Study System for OCA Exam 1Z0-047Prepare for the Oracle Certified Associate SQL Certified Expert exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job ... Read more

    $44.99 USD

  • Analytics Engineering with SQL and dbt

    Building Meaningful Data Models at Scale

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use ... Read more

    $41.99 USD

  • Oracle Database 11g Release 2 Performance Tuning Tips & Techniques

    Series series Oracle Press
    Implement Proven Database Optimization SolutionsSystematically identify and eliminate database performance problems with help from Oracle Certified Master Richard Niemiec. Filled with real-world case studies and best practices, Oracle Database 11g Release 2 Performance Tuning Tips & Techniques details the latest monitoring, troubleshooting, and optimization methods. Find out how to find and fix ... Read more

    $54.79 USD

  • Sql Guide (Speedy Study Guides)

    SQL stands for Structured Query Language, and it is a programming language that is entirely designed for the management of data in a database system. Knowing SQL is an essential skill for today's programmer, and if you are looking for a career in information tech, you will quickly realize that SQL can push you far ahead of the rest of the people competing for the position. SQL is a very rich, very ... Read more

    $4.99 USD

  • Learning MySQL and MariaDB

    Heading in the Right Direction with MySQL and MariaDB

    If you’re a programmer new to databases—or just new to MySQL and its community-driven variant, MariaDB—you’ve found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines.Author Russell Dyer, Curriculum Manager at MariaDB and former editor of the MySQL Knowledge Base, takes you through ... Read more

    $30.99 USD

  • SQL in a Nutshell

    A Desktop Quick Reference

    SQL in a Nutshell applies the eminently useful "Nutshell" format to Structured Query Language (SQL), the elegant--but complex--descriptive language that is used to create and manipulate large stores of data. For SQL programmers, analysts, and database administrators, the new second edition of SQL in a Nutshell is the essential date language reference for the world's top SQL database products. SQL ... Read more

    $25.99 USD

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment

    Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration (English Edition)

    by Jaques Fozao ...
    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Book DescriptionPostgreSQL is a leading open-source database, essential for modern data engineering tasks. Mastering PostgreSQL for Data Engineering and Cloud Deployment is your complete guide to unlocking PostgreSQL’s full potential in data-centric environments.Starting with installation and configuration, the book moves through ... Read more

    $24.95 USD or Free with Kobo Plus

  • PHP and MySQL Web Development: A Beginner’s Guide

    Series series Beginner's Guide
    Essential Skills—Made Easy!PHP and MySQL Web Development: A Beginner's Guide takes you from building static web pages to creating comprehensive database-driven web applications. The book reviews HTML, CSS, and JavaScript and then explores PHP--its structure, control statements, arrays, functions, use with forms, and file handling capabilities. Next, the book examines MySQL, including SQL, the ... Read more

    $36.99 USD

  • 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

    $62.99 USD

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $36.99 USD

  • SQL Antipatterns, Volume 1

    Avoiding the Pitfalls of Database Programming

    by Bill Karwin ...
    SQL is the ubiquitous language for software developers working with structured data. Most developers who rely on SQL are experts in their favorite language (such as Java, Python, or Go), but they're not experts in SQL. They often depend on antipatterns - solutions that look right but become increasingly painful to work with as you uncover their hidden costs. Learn to identify and avoid many of ... Read more

    $29.99 USD

  • OCA Oracle Database 11g SQL Fundamentals I Exam Guide

    Exam 1Z0-051

    Series series Oracle Press
    A Fully Integrated Study System for OCA Exam 1Z0-051Prepare for the Oracle Certified Associate Oracle Database 11g: SQL Fundamentals I exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and serve ... Read more

    $40.99 USD

  • Microsoft Word 2010 Quick Reference (Cheat Sheet)

    by Douglas Chick ...
    This Quick Reference guide is everything you need with step-by-step instructions and short cuts to get you the answer fast! Written by Best Selling author Douglas Chick, a career computer engineer and creator of TheNetworkAdministrator.com ... Read more

    $1.99 USD

  • Effective MySQL Optimizing SQL Statements

    Series series Oracle Press
    The Essential Guide to SQL Statement OptimizationWritten by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is filled with detailed explanations and practical examples that can be applied immediately to improve database and application performances. Featuring a step-by-step approach to SQL optimization, this Oracle Press book helps you to analyze ... Read more

    $31.99 USD

  • SQL All-in-One For Dummies

    The most thorough SQL reference, now updated for SQL:2023SQL All-in-One For Dummies has everything you need to get started with the SQL programming language, and then to level up your skill with advanced applications. This relational database coding language is one of the most used languages in professional software development. And, as it becomes ever more important to take control of data, there ... Read more

    $24.00 USD

  • PHP MCQ (Multiple Choice Questions)

    Quiz Questions Chapter 1-18 and Practice Tests with Answers PDF | PHP Study Guide & Exam Prep MCQs

    by Arshad Iqbal ...
    Series series Programming Study Guides
    The PHP Multiple Choice Questions (MCQ Quiz) with Answers PDF (PHP Programming MCQ PDF Download): Quiz Questions Chapter 1-18 & Practice Tests with Answers Key (PHP MCQs PDF: Textbook Notes & Question Bank) includes revision guide for problem solving with hundreds of solved MCQs. PHP MCQ with Answers PDF book covers basic concepts, analytical and practical assessment tests. "PHP MCQ" Book PDF ... Read more

    $4.99 USD or Free with Kobo Plus