Oracle Database Administration I — Question 129

Which three statements are true about using SQL*Plus? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct answers A, D, and E highlight SQL*Plus's functionalities, such as offering both command-line and GUI options, having its own distinct commands, and the ability to run scripts entered directly at the SQL prompt. Options B and C are incorrect because SQL*Plus is typically included with Oracle Database installations and does not require separate downloads from OTN, and it does not run RMAN commands directly.