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