nerdexam
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)
  • A
    14% (7)
  • B
    2% (1)
  • C
    76% (38)
  • D
    8% (4)

Community Discussion

No community discussion yet for this question.

Full 250-438 Practice