Q124 Which three statements are true about using SQL*Plus?
- (A). It has its own commands that are separate from any SQL statements.
- (B). It must be downloaded from the Oracle Technology Network (OTN).
- (C). It can run scripts entered at the SQL prompt.
- (D). It can run Recovery Manager (RMAN) commands.
- (E). It has both command-line and graphical user interfaces (GUI).
- (F). It can run scripts passed to it by a shell script.
Answer: A,C,F