Posts

Showing posts with the label DBMS

What is Database | Database System | 5 different concepts about database

1st definition:                         A user design system in which data is organized with respect to storage, with respect to process and with respect to retrieval of data. 2nd definition:                        A database is shared collection of logical related data that is stored to meet the requirement of different users. 3rd definition:                        The database is the self designing collection of integrated records. 4th definition:                         The system in which data is saved into tables for fast finding and security purpose. 5th definition:...

Data Base Managemnet System | DBMS | RDBMS

The word Database Management System is derived from two word "Database" & "Management System". Database: The record keeping system that store all the records in logical related foam that will retrieve in less time and that will be secure by assigning rights to the users. It is also refer to the designing of the database in first time when database design according to the requirements. Management System: The term refers to manage the database. Means that how we can manage a designed database and apply all the setting regarding rights, interfaces, applications, retrieval, data entry or others on the database.