nerdexam
Oracle

1Z0-074 · Question #75

Which three statements are true about the DESCRIBE command? (Choose three.)

The correct answer is A. It can be used to display the structure of an existing view B. It can be used only from SQL*Plus F. It displays the NOT NULL constraint for any columns that have that constraint. See the full explanation below for the reasoning.

Question

Which three statements are true about the DESCRIBE command? (Choose three.)

Options

  • AIt can be used to display the structure of an existing view
  • BIt can be used only from SQL*Plus
  • CIt displays the PRIMARY KEY constraint for any column or columns that have that constraint
  • DIt can be used from SQL Developer
  • EIt displays all constraints that are defined for each column
  • FIt displays the NOT NULL constraint for any columns that have that constraint

How the community answered

(31 responses)
  • A
    81% (25)
  • C
    13% (4)
  • D
    3% (1)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-074 Practice