SQL Language Guide : 1. Introducing SQL : Interactive SQL
 
Share this page                  
Interactive SQL
Interactive SQL statements are entered through the Terminal Monitor.
Line-Based Terminal Monitor
The line-based Terminal Monitor accepts SQL statements in a line-oriented style. The line-based Terminal Monitor is invoked by typing sql at the operating system prompt.
You can use the statement Help SQL to display information about SQL statements, tables, views, and other database objects.
For a complete discussion of the line-based Terminal Monitor, see the appendix “Terminal Monitor.”