What is Database system?
The Database
Management System (DBMS) manages the database
Ø Every
access to the database (create, read, insert, update,
delete) goes exclusively through the DBMS.
Ø The
DBMS exercises complete control over the
database.
Database(DB)
= structured collection of “records”
Database
System (DBS) = specific database + DBMS