This document provides an overview of a training course on basic SQL queries. The course objectives are to learn how to execute basic SELECT statements, restrict and sort query results, and use aggregation functions. The topics covered include the SELECT statement, comparison operators, logical operators, the ORDER BY clause, and substitution variables. The document provides examples of SQL syntax for each topic and explains how to use the iSQL*Plus tool to interact with database tables and run queries.