Managing Databases With Oracle - Study Mode
[#26] SQL*Plus is a text editor.
Correct Answer
(A) True
[#27] When you type Start FILENAME, the statement in your file will be executed automatically.
Correct Answer
(A) True
[#28] You can check on the status of tables with the DESCRIBE or DESC command.
Correct Answer
(A) True
[#29] Oracle directly supports the definition of surrogate keys.
Correct Answer
(B) False
[#30] When you type into SQL*Plus and press enter, the statement will be finished and executed.
Correct Answer
(B) False