Q14. Which two statements are true about the SET VERIFY ON command? (Choose two.)
- (A). It can be used only in SQL*Plus
- (B). It displays values for variables used only in the WHERE clause of a query
- (C). It can be used in SQL Developer and SQL*Plus
- (D). It displays values for variables created by the DEFINE command
- (E). It displays values for variables prefixed with &&
Answer: C,E