What is DBMS? state it's features with examples.
Answers
Answered by
2
Answer:
A Database Management Software or DBMS software is used for storing, manipulating, and managing data, such as format, names of fields, and record and file structures in a database environment. Users can construct their own databases using a DBMS to satisfy their business requirements.
Answered by
33
What is DBMS
DBMS software primarily functions as an interface between the end user and the database, simultaneously managing the data, the database engine, and the database schema in order to facilitate the organization and manipulation of data.
Features of DBMS
- Structure: Where data is structured in hierarchical form in a DBMS, data is structured in tabular form in a RDBMS.
- User capacity: A RDBMS is capable of operating with multiple users. DBMS can only manage one user at a time.
- Software/hardware requirements: A RDBMS has greater software and hardware requirements.
Similar questions