nerdexam
Oracle

1Z0-061 · Question #106

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 Statement not an iSQL*Plus Statement. RENAME is a DDL Statement.

Introduction to SQL

Question

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

Options

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

How the community answered

(39 responses)
  • B
    15% (6)
  • C
    3% (1)
  • D
    74% (29)
  • E
    3% (1)
  • F
    5% (2)

Explanation

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

Topics

#SQL*Plus commands#DESCRIBE#SQL vs iSQL*Plus#DML commands

Community Discussion

No community discussion yet for this question.

Full 1Z0-061 Practice