- Contents
- Introduction
- 01 Retrieving Data Using the SQL SELECT Statement
- 02 Restricting and Sorting Data
- 03 Using Single-Row Functions to Customize Output
- 04 Reporting Aggregated DataUsing the Group Functions
- 05 Displaying Data from Multiple Tables
- 06 Using Subqueries to Solve Queries
- 07 Using the Set Operators
- 08 Manipulating Data
- 09 Using DDL Statementsto Create and Manage Tables
- 10 Creating Other Schema Objects
- 11 Managing Objectswith Data Dictionary Views