1Z0-007 · Question #156
Which /SQL*Plus feature can be used to replace values in the WHERE clause?
The correct answer is A. Substitution variables. Lexical substitution variables can be used to replace values in the WHERE clause. Incorrect Answers B: There are no replacement variables SQLPlus feature in Oracle. C: There is no prompt variables SQLPlus feature in Oracle. D: There is no instead-of variables SQLPlus feature in…
Question
Which /SQL*Plus feature can be used to replace values in the WHERE clause?
Options
- ASubstitution variables
- BReplacement variables
- CPrompt variables
- DInstead-of variables
- EThis feature cannot be implemented through /SQL*Plus.
How the community answered
(23 responses)- A83% (19)
- B4% (1)
- C9% (2)
- E4% (1)
Explanation
Lexical substitution variables can be used to replace values in the WHERE clause. Incorrect Answers B: There are no replacement variables SQLPlus feature in Oracle. C: There is no prompt variables SQLPlus feature in Oracle. D: There is no instead-of variables SQLPlus feature in Oracle. E: This feature is implemented in the SQLPlus with lexical substitution variables.
Topics
Community Discussion
No community discussion yet for this question.