View of Database
It refers that how the database is actually stored in
database, what data and structure of data used by the database for data.
Abstraction is one of the main features of database systems. Hiding irrelevant
details from the user and providing an abstract view of data to users helps in easy
and efficient user-database interaction. In the previous tutorial, we discussed
the three-level of DBMS architecture, The top level of that architecture is
“view level”. The view level provides the “view of data” to the users and hides
the irrelevant details such as data relationship, database schema, constraints,
security etc from the user. To describe all this database provides the user with
views and these are