Managing Database with Oracle Questions and Answers
Practice ModeShowing 10 of 20 questions
Q1
What type of failure occurs when Oracle fails due to an operating system or computer hardware failure?
Answer: Option B
Q2
Which statement about sequences is not true?
Answer: Option D
Q3
Which prefixes are available to Oracle triggers?
Answer: Option C
Q4
In creating a procedure, you may get a message if you have compile errors. Which of the following is true?
Answer: Option C
Q5
Which of the following is not true about indexes?
Answer: Option D
Q6
Which of the following is not true of SQL views?
Answer: Option A
Q7
SQL*Plus will finish the statement and execute it when the user types in this:
Answer: Option C
Q8
Which of the following is NOT an Oracle-supported trigger?
Answer: Option B
Q9
After a table has been created, its structure can be modified using the SQL command:
Answer: Option C
Q10
Which of the following is not true about modifying table columns?
Answer: Option D