You can check on the status of tables with the DESCRIBE or DESC command.
Answer: A
No answer description available for this question.
Enter details here
Oracle allows the ORDER BY clause in view definitions.
Answer: A
No answer description available for this question.
Enter details here
The default extension for SQL*Plus is .sql.
Answer: B
No answer description available for this question.
Enter details here
You have linked SQL*Plus to an external text editor. To invoke the text editor for use within SQL*Plus, which command do you use?
Answer: D
No answer description available for this question.
Enter details here
An Oracle System Change Number (SCN):
Answer: D
No answer description available for this question.
Enter details here
Which of the following is not true of SQL views?
Answer: A
No answer description available for this question.
Enter details here
When using SQL*Plus, Oracle commands, column names, table names and all other database elements:
Answer: A
No answer description available for this question.
Enter details here
Which of the following is not true about modifying table columns?
Answer: D
No answer description available for this question.
Enter details here
When you type Start FILENAME, the statement in your file will be executed automatically.
Answer: A
No answer description available for this question.
Enter details here
If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same.
Answer: A
No answer description available for this question.
Enter details here