Multiple choice

Which of the following statements is false?

  1. The conceptual level is a level of indirection.

  2. The conceptual view is a view of the total database content.

  3. All the data are not atomic

  4. A view is a named table having independent existence of its own

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

This is false. View has no independent existence. It is a virtual table.