This document provides an overview of how to use SQL*Plus to log in, edit and execute SQL statements, format output, and interact with script files. It describes how to log in to SQL*Plus, display table structures, edit SQL commands, execute commands from files, and save SQL statements to files. The key difference between SQL statements and SQL*Plus commands is also outlined.