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 391 Results
Skip side bar filters
  • 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

    $57.99 CAD

  • 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

    $51.99 CAD or Free with Kobo Plus

  • NoSQL For Dummies

    by Adam Fowler ...
    Get up to speed on the nuances of NoSQL databases and what they mean for your organizationThis easy to read guide to NoSQL databases provides the type of no-nonsense overview and analysis that you need to learn, including what NoSQL is and which database is right for you. Featuring specific evaluation criteria for NoSQL databases, along with a look into the pros and cons of the most popular ... Read more

    $27.99 CAD

  • 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

    $57.99 CAD

  • Bien débuter avec PHP/MySQL

    Formation professionnelle

    Ce livre s’adresse à toutes les personnes qui souhaitent apprendre à coder en PHP pour manipuler des informations. Vous découvrirez comment est structuré le langage à travers son organisation : ses mots-clés, la manière de manipuler les variables, les structures de contrôle comme les boucles ou les expressions conditionnelles ainsi que les fonctions. Vous apprendrez à répondre à un formulaire qui ... Read more

    $24.99 CAD or Free with Kobo Plus

  • SQL Cookbook

    You may know SQL basics, but are you taking advantage of its expressive power? This second edition applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on real-world examples, this updated cookbook provides a framework to help you construct solutions and executable examples in several flavors of SQL, including Oracle, ... Read more

    $57.99 CAD

  • SQL Mastery

    The Masterclass Guide to Become an SQL ExpertMaster The SQL Programming Language In This Ultimate Guide Today!

    Master The SQL Programming Language In This Ultimate Guide Today!Introducing The SQL Mastery: The Master Class Guide to Become an SQL Expert.In This Book You Will Learn:· The Syntax Used In SQL· SQL Statements· How To Create A Database in SQL· The Data Types Used In SQL· SQL Query Types· SQL Constraints· And Much Much More.Scroll To the Top And press the "Buy Now" button Today!... ... Read more

    $12.99 CAD or Free with Kobo Plus

  • 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

    $51.99 CAD

  • SQL Built-In Functions and Stored Procedures

    The i5/iSeries Programmer's Guide

    by Mike Faust ...
    Stored procedures and built-in functions can greatly expand the power and usefulness of SQL, but surprisingly these highly useful tools remain untapped by many programmers. For programmers who are new to the subject or those who want to expand on what they already know, this book provides a terrific introduction to the creation and use of built-in functions and stored procedures under OS/400 and ... Read more

    $54.99 CAD or Free with Kobo Plus

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $32.99 CAD

  • 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

    $21.99 CAD

  • Learning SQL on SQL Server 2005

    Anyone who interacts with today's modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and ... Read more

    $32.99 CAD

  • Learn PHP: Learn PHP Programming in 4 hours! PHP for Beginners - Smart and Easy Ways to learn PHP & MySQL

    by Barry Page ...
    "Learn PHP in 4 Hours!" promises to give you complete introductory knowledge to PHP and MySQL. You will be able to get started on your journey to building awesome dynamic websites that help you achieve your dreams in no time.This book contains definitions that are straightforward, examples that are short and sweet and explanations that ensure mastery of the basics very quickly.You will be able to ... Read more

    $6.99 CAD or Free with Kobo Plus

  • SQL Tuning

    Generating Optimal Execution Plans

    by Dan Tow ...
    A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get the most from their database applications.There are two basic issues to focus on when tuning ... Read more

    $28.99 CAD

  • SQL for Data Analytics

    Perform fast and efficient data analysis with the power of SQL

    Take your first steps to become a fully qualified data analyst by learning how to explore large relational datasetsKey FeaturesExplore a variety of statistical techniques to analyze your dataIntegrate your SQL pipelines with other analytics technologiesPerform advanced analytics such as geospatial and text analysisBook DescriptionUnderstanding and finding patterns in data has become one of the ... Read more

    $67.99 CAD or Free with Kobo Plus

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that ... Read more

    $18.99 CAD

  • T-SQL Fundamentals

    by Itzik Ben-Gan ...
    Query and modify data effectively with the latest T-SQL featuresMaster Transact-SQL's fundamentals, and write correct, robust code for querying and modifying data with modern Microsoft data technologies, including SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance. Long-time Microsoft Data Platform MVP Itzik Ben-Gan explains key T-SQL concepts, helping you apply your knowledge ... Read more

    $47.99 CAD

  • Programming SQL Server 2005

    Prepare for Deeper SQL Server Waters

    by Bill Hamilton ...
    SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on.Programming SQL Server 2005 from O'Reilly provides a ... Read more

    $39.99 CAD

  • SQL the One

    Microsoft SQL Server Interview Guide

    by Uday Arumilli ...
    Congratulations! You are going to WIN your next SQL Server interview. “SQL The One” book can guide you to achieve the success in your next interview. This book covers Microsoft SQL Server interview experiences, questions and answers for a range of SQL DBA’s and SQL Server Professionals. All of these questions have been collected from the people who attended interviews at various multinational ... Read more

    $8.23 CAD

  • SQL Server 2016 Developer's Guide

    Build efficient database applications for your organization with SQL Server 2016

    Get the most out of the rich development capabilities of SQL Server 2016 to build efficient database applications for your organization Key Features\[\*\] Utilize the new enhancements in Transact-SQL and security features in SQL Server 2016 to build efficient database applications\[\*\] Work with temporal tables to get information about data stored in the table at any point in time\[\*\] A ... Read more

    $55.99 CAD or Free with Kobo Plus

  • 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

    $61.99 CAD

  • SQL in 10 Minutes a Day, Sams Teach Yourself

    by Ben Forta ...
    Series series Sams Teach Yourself
    Just the parts of SQL you need to know from simple data retrieval to the use of SQL joins, subqueries, stored procedures, cursors, triggers, and table constraintsDesigned for anyone interacting with databases, this SQL book methodically, systematically, and simply teaches you in lessons that each take 10 minutes or less to complete. Lessons includeSQL statements, including complex SQL statements ... Read more

    $28.99 CAD

  • Learning PostgreSQL 11

    A beginner's guide to building high-performance PostgreSQL database solutions

    Leverage the power of PostgreSQL 11 to build powerful database and data warehousing applicationsKey FeaturesMonitor, secure, and fine-tune your PostgreSQL 11 databaseLearn client-side and server-side programming using SQL and PL/pgSQLDiscover tips on implementing efficient database solutionsBook DescriptionPostgreSQL is one of the most popular open source database management systems in the world, ... Read more

    $37.99 CAD or Free with Kobo Plus

  • 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

    $31.99 CAD