Table of contents
Introduction to dbms
DBMS stands for data - base management system.
Breaking it down to individual keywords data can be anything be it figures, numbers , graphs etc.
Data-Base means a collection of such data is called as data base
Data base management implies the operation that is performed on the data like inserting , deleting managing those action is called as database management
Data-Base Management System : when we use program / software to do these things it is called as dbms
When the structure in which data is stored is a table then we say that it is RDBMS
on simpler words we say that the relationship between columns and rows is stored in the from of a table