Multiple choice

Which of the following is not a View in Oracle?

  1. Simple View

  2. Complex View

  3. Insert View

  4. Read Only View

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Oracle supports Simple, Complex, and Read Only views. There is no standard object type called an Insert View.