nerdexam
Oracle

1Z0-007 · Question #120

Which are /SQL*Plus commands? (Choose all that apply.)

The correct answer is D. DESCRIBE. Describe is a valid iSQLPlus/ SQLPlus command. INSERT, UPDATE & DELETE are SQL DML Statements. A SELECT is an ANSI Standard SQL Statment not an iSQL*Plus Statement. RENAME is a DDL Statement.

Basic SQL SELECT Statements

Question

Which are /SQL*Plus commands? (Choose all that apply.)

Options

  • AINSERT
  • BUPDATE
  • CSELECT
  • DDESCRIBE
  • EDELETE
  • FRENAME

How the community answered

(62 responses)
  • A
    8% (5)
  • B
    3% (2)
  • C
    2% (1)
  • D
    71% (44)
  • E
    15% (9)
  • F
    2% (1)

Explanation

Describe is a valid iSQLPlus/ SQLPlus command. INSERT, UPDATE & DELETE are SQL DML Statements. A SELECT is an ANSI Standard SQL Statment not an iSQL*Plus Statement. RENAME is a DDL Statement.

Topics

#SQL*Plus commands#DESCRIBE#client tools#DDL vs SQL

Community Discussion

No community discussion yet for this question.

Full 1Z0-007 Practice