A view is nothing but a ________ table or a stored query
Dymanic
Real
Virtual
Static
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