Multiple choice

View is also called

  1. distinct table

  2. hierarchy table

  3. virtual table

  4. all of above

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

We can also call a view a virtual table because view is a personalized and customized collection of relation formed by using view. View secures the original table and provides us an user requirement table view.