nerdexam
Oracle

1Z0-007 · Question #162

Which two are attributes of iSQL*Plus? (Choose two)

The correct answer is C. /SQL*Plus commands are used to manipulate data in tables. E. /SQL*Plus is the Oracle proprietary interface for executing SQL statements. D: SQLPlus commands can be used to manipulate data in tables. E: iSQLPlus is a proprietary interface for executing SQL Statements Incorrect Answers A: SQLPlus commands can be abbreviated. Like command DESCRIBE can be abbreviated as DESC, or SELECT as SELE. B: SQLPlus commands…

Basic SQL SELECT Statements

Question

Which two are attributes of iSQL*Plus? (Choose two)

Options

  • A/SQL*Plus commands cannot be abbreviated.
  • B/SQL*Plus commands are accessed from a browser.
  • C/SQL*Plus commands are used to manipulate data in tables.
  • D/SQL*Plus commands manipulate table definitions in the database.
  • E/SQL*Plus is the Oracle proprietary interface for executing SQL statements.

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    16% (5)
  • C
    74% (23)
  • D
    6% (2)

Explanation

D: SQLPlus commands can be used to manipulate data in tables. E: iSQLPlus is a proprietary interface for executing SQL Statements Incorrect Answers A: SQLPlus commands can be abbreviated. Like command DESCRIBE can be abbreviated as DESC, or SELECT as SELE. B: SQLPlus commands are not accessed from a browser. C: SQL DML not SQL Plus is used to manipulate data defintions

Topics

#iSQL*Plus#browser-based interface#SQL*Plus features#SQL execution environment

Community Discussion

No community discussion yet for this question.

Full 1Z0-007 Practice