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…
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)- A3% (1)
- B16% (5)
- C74% (23)
- D6% (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
Community Discussion
No community discussion yet for this question.