What are the three layers of abstraction in DBMS?
What are advantages of DBMS?
What is a DBMS?
A DBMS is specialised software which is responsible for
efficient storage and retrieval of large amounts of data in
a database, allowing it to persist over long periods of time.
What is physical data independence?
What is a data model?
A data model is a set of tables, linked by relationships and is an abstract model that organizes elements of data and standardizes how they relate to one another and to properties of the real world entities.