Showing posts with label Database Concepts. Show all posts
Showing posts with label Database Concepts. Show all posts

Tuesday 31 October 2017

Database System

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