0 votes
in DBMS by
What is a view in DBMS?

1 Answer

0 votes
by

A view may be a subset of the database or it may contain virtual data that is derived

from the database files but is not explicitly stored.

...