Multiple choice technology databases

A view is nothing but a ________ table or a stored query

  1. Dymanic

  2. Real

  3. Virtual

  4. Static

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

To solve this question, the user needs to know about views in database management systems. A view is a virtual table that does not store any data but only displays data from one or more tables in the database.

Based on this information, the correct answer is:

The Answer is: C. Virtual