This document provides a lesson on using SQL SELECT statements to retrieve data from database tables. It covers the basic SELECT statement syntax, arithmetic expressions, NULL values, column aliases, concatenation operators, literal strings, the DISTINCT keyword, and the DESCRIBE command. The objectives are to understand SQL SELECT statement capabilities and execute basic SELECT statements. The lesson agenda outlines these topics and provides examples of SELECT statements using these features.