How to create a database
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Avinsh Pandey 6 years, 5 months ago
- 1 answers
Related Questions
Posted by Avani Tiwari 1 year, 2 months ago
- 0 answers
Posted by Niharika ,Garg 1 year, 2 months ago
- 0 answers
Posted by Anu Anu 1 year, 4 months ago
- 0 answers
Posted by Kishan Mishra 1 year, 5 months ago
- 0 answers
Posted by Divyansh Yadav 1 year, 4 months ago
- 0 answers
Posted by Anshu Phogat 1 year, 2 months ago
- 1 answers
Posted by Abhijeet Kumar 1 year, 3 months ago
- 0 answers
Posted by Ashutosh Tiwari 1 year, 4 months ago
- 0 answers
Posted by Lavi Lalwani 1 year, 2 months ago
- 0 answers
Posted by Anshika Agrawal 1 year, 6 months ago
- 2 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Yogita Ingle 6 years, 5 months ago
Database is created to operate large quantities of information by input, store, retrieve and manage the information. It is a centralised location which provides an easy way to access the data by several users.

It does not keep the separate copies of a particular data file still a number of users can access the same data at the same time.
As the given diagram shows, DBMS works as an interface between the user and the centralized database. First, a request or a query is forwarded to a DBMS which works (i.e. a searching process is started on the centralized database) on the received query with the available data and if the result is obtained, it is forwarded to the user.
If the output does not completely fulfill the requirements of the user then a rollback (again search) is done and again search process is performed until the desired output is obtained.
1Thank You