Managing Databases With Oracle MCQ
Test your knowledge with important Managing Databases With Oracle MCQ and their applications. These MCQs are beneficial for competitive exams too. Explore 30+ more Managing Databases With Oracle MCQs on Bissoy. Bissoy App
-
If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same.
-
Oracle will let you define Notepad as your default editor, and whenever you type NOTEPAD, SQL*Plus will invoke Notepad.
-
When you type into SQL*Plus and press enter, the statement will be finished and executed.
-
When you type Start FILENAME, the statement in your file will be executed automatically.
-
Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made.
-
The left-leaning slash tells Oracle to execute whatever statement is in the buffer.
-
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?
-
What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles?
-
Which SQL phrase is not supported by Oracle?
-
When using SQL*Plus, Oracle commands, column names, table names and all other database elements:
-
What Oracle backup and recover file contains user and system data?
-
Which of the following is not true about modifying table columns?
-
SQL*Plus will finish the statement and execute it when the user types in this:
-
Which of the following is not true of SQL views?
-
Which of the following is not true about indexes?
-
In creating a procedure, you may get a message if you have compile errors. Which of the following is true?
-
Which statement about sequences is not true?
-
What type of failure occurs when Oracle fails due to an operating system or computer hardware failure?