Building Queries - 1 |
||||
All operations on the information in an Oracle database are performed using SQL statements. A SQL statement is a string of SQL text. The SQL SELECT statement is the command that retrieves data from the XE tables. Sheila will use the SQL SELECT statement to:
|