Skip to main content

What is DBMS?

                   

DBMS stand for "data base management system"the word data base is made up of two word data and Base any row fact or figure is data.Ex- 14,John,4000,12th March 1999 etc...

A data base is a collection of interrelated data.for example employee details of an organisation like employees name,employees number,salary,date of joining etc... can be called as data base.

A data base management is software systems that allows access to data contained is a data base.objective of the database system is to provide a convenient and affective method of defining,storing and retrieving the information contained in the database.

Comments

Popular posts from this blog

Math notes

Supremum   math Logical math Recurrence Relation  

What is sequential flow chart?

These types of flow chart indicates that the flow of control normally passes from one instructions to the next in a sequence with in a programme. Example :- design a flow chart to calculate addition of two number                          

React Js interview questions