Symantec
250-438 · Question #20
A DLP administrator is preparing to install Symantec DLP and has been asked to use an Oracle database provided by the Database Administration team. Which SQL *Plus command should the administrator…
The correct answer is C. select * from v$version. See the full explanation below for the reasoning.
Question
A DLP administrator is preparing to install Symantec DLP and has been asked to use an Oracle database provided by the Database Administration team. Which SQL *Plus command should the administrator utilize to determine if the database is using a supported version of Oracle?
Options
- Aselect database version from <database name>;
- Bselect * from db$version;
- Cselect * from v$version;
- Dselect db$ver from <database name>;
How the community answered
(50 responses)- A14% (7)
- B2% (1)
- C76% (38)
- D8% (4)
Community Discussion
No community discussion yet for this question.