Oracle Database Administration I — Question 25

Which two statements are true about the SET VERIFY ON command? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answer is C, as the SET VERIFY ON command can be utilized in both SQL Developer and SQL*Plus. Option E is also correct because it displays values for variables that are prefixed with &&. Options A and B are incorrect because they limit the command's usage and functionality, and D is incorrect as the command does not specifically relate to variables created by the DEFINE command.