This document outlines the basic principles of writing SQL statements and the functionality of SQL select statements. It explains fundamental concepts such as selecting columns, column aliases, arithmetic expressions, and handling NULL values, as well as the distinction between SQL statements and SQL*Plus commands. The document also covers practical usage through examples and SQL*Plus commands for interaction with the database.