The SQL Guide

Original price was: $39.95.Current price is: $34.95.
$39.95

The SQL Guide: From Fundamentals to Advanced, by Ari Hovi

Become adept at SQL by starting with the basics and progressing through advanced SQL topics, such as finding and eliminating duplicates, comparing tables, updating from another table, creating crosstab queries, and much more!

Topics

Ode to SQL


How to Use This Book


Chapter 1: The Relational Model

1.1 Structure

1.2. Processing

1.3 Integrity Rules

1.4 Database Design


Chapter 2: Properties of Relational Database Products

2.1 Indexes and the Optimizer

2.2 Data Independence

2.3 Procedures and Triggers

2.4 Views

2.5 System Catalog


Chapter 3: SQL Usage Areas and Background

3.1 Components and Types of Usage of SQL

3.2 Some History of SQL and SQL Products

3.3 The Standards Situation

3.4 Product-Oriented or Portable SQL?

3.5 SQL and Reporting Tools

3.6 SQL and Data Warehousing


Chapter 4: Training Environment

4.1 Tables

4.2 Conceptual and Physical Models


Chapter 5: SQL Background

5.1 SQL Databases in Examples

5.2 Presentation of SQL Statements

5.3 Comments


Chapter 6: Introduction to Queries

6.1 Fundamentals

6.2 Selecting Rows: The WHERE Clause

6.3 String Searches

6.4 Functions

6.5 Dates

6.6 GROUPING

6.7 Calculation with Columns


Chapter 7: Joins

7.1  Join Syntax

7.2 ”Traditional” Join Syntax

7.3 The Advantages of the Join Syntax

7.4 Outer Join

7.5 Join and Group By Together


Chapter 8: UNION


Chapter 9: Subqueries

9.1 Basic Subqueries

9.2 Correlated Subqueries – Connecting Subqueries to the Main Query


Chapter 10: Comparing Alternative Approaches

10.1 Join or Subquery

10.2 “Does not Belong” Type Queries

10.3 Summary of the SELECT Statement

10.4 Advice on How to Build a SELECT Statement

10.5 Typical SELECT Statement Mistakes


Chapter 11: Table Definitions

11.1 Creating Tables Introduction

11.2 Data Types

11.3 Creating Tables

11.4 Auto Increment Primary Key

11.5 Altering Tables

11.6 Name Changes

11.7 Temporary Tables

11.8 Dropping Tables


Chapter 12: Maintaining Table Data

12.1 Adding Rows to a Table

12.2 Update

12.3 Delete


Chapter 13: Transaction Management

13.1 What is a Transaction?

13.2 The ACID Properties of Transactions

13.3 Transactions in Different Products


Chapter 14: Views

14.1 A View with one Table

14.2 Complex Views

14.3 SQL View Rules

14.4 Updating Tables via a View

14.5 Check Option

14.6 Dropping Views

14.7 Synonyms and Aliases


Chapter 15: Indexes

15.1 What is an index?

15.2 Creating an Index

15.3 Removing an Index


Chapter 16: Privileges

16.1 Users and Roles

16.2 Examples


Chapter 17: System Catalog

17.1 Oracle’s System Catalog Tables

17.2 System Catalog of SQL Server, Snowflake and PostgreSQL

17.3 DB2 System Catalog

17.4 MySQL System Catalog


Chapter 18: Advanced Functions and Strings

18.1 NULL Handling, Conditional Reasoning and Converting

18.2 Special Cases of Character Searches

18.3 Find the First Word of a String

18.4 Adding Leading Zeros

18.5 How to Extract Year + Month from a Date

18.6 Calculating Age from Date of Birth

18.7 Finding Duplicate Rows

18.8 Removing Duplicate Rows


Chapter 19: Powerful Joins and Subqueries

19.1 A Subquery as a Table, Derived Table

19.2 A Subquery in the SELECT List

19.3 Outer Join – Some Deeper Analysis

19.4 Cartesian product

19.5 Division – All Included

19.6 ANY and ALL Subqueries

19.7 Comparing Tables

19.8 Handling Hierarchies and Self Joins

19.9 “Most of” Queries

19.10 At Most n or None

19.11 Replacing a Correlated Subquery with a Derived Table

19.12 Building a Star Schema Join


Chapter 20: Analytical and Statistical Queries

20.1 Statistical Functions

20.2 Cumulative Sum

20.3 Grouping without GROUP BY

20.4 Grouping Salaries in Categories

20.5 Fetch Top n

20.6 Samples: Fetch Every Tenth Row

20.7 Rankings, Partitions, Values from Previous on Next Row

20.8 Conditions to Formulate the Result Set

20.9 Detail and Sum on the Same Row

20.10 Grand Total and Subtotals

20.11 Crosstab Query

20.12 Formulation of Column Alias Name


Chapter 21: Updating

21.1 Updating Data from Another Table

21.2 Insert and Update at the Same Time

21.3 Generating New Rows from the Same Table

21.4 Swapping Column Data

21.5 Updating a Column with a Value Dependent on a Value in Other Column


Chapter 22: Performance Considerations

22.1 SQL and Performance

22.2  The Optimizer

22.3 Multicolumn Indexes

22.4 Examples of Slow SQL Statements

Become adept at SQL by starting with the basics and progressing through advanced SQL topics, such as finding and eliminating duplicates, comparing tables, updating from another table, creating crosstab queries, and much more!


Accompanying files

Read me first

Exercise solutions

DB2

Hive

MySQL

Oracle

PostgreSQL

Snowflake

SQL Server


Over 300 examples allow you to practice and apply to your own projects. A training database accompanies this book, along with instructions on completing the exercises in an easy-to-build online environment.

Many database courses used the previous version of this book. This book has been refined with these teaching experiences to have an even broader appeal for use in academia.

The book covers seven popular databases: SQL Server, Oracle, PostgreSQL, MySQL, DB2, Snowflake, and Hive. Examples cover SQL dialect variations. We also provide hints for Databricks, MariaDB, Netezza, SQL database in Microsoft Fabric, and Amazon Redshift.

The best book for beginners, yet also the best book for SQL practitioners looking to skill up on advanced techniques and build superfast queries. The book contains a lot of useful suggestions and pointers to avoid costly mistakes and save time!

About Ari

Ari Hovi has almost 40 years of experience in SQL, databases, and data modeling. Working as an independent consultant on various projects, he understands how to use SQL well. He has taught his beginner and advanced SQL courses to over two thousand participants, and he has used many products, including SQL Server, DB2, Oracle, PostgreSQL, and MySQL. Ari’s previous SQL book was a local bestseller with 13 editions. He has also written other books about database design, Microsoft Access, and data warehousing. He is also a cofounder of the Ellie data modeling tool.

 

Bestsellers

Faculty may request complimentary digital desk copies

Please complete all fields.