What is the RDBMS And DBMS.
Answers
Answered by
0
Explanation:
RDBMS STANDS FOR RELATIONAL DATABASE MANAGEMENT SYSTEM
AND
DBMS IS DATABASE MANAGEMENT SYSTEM
Answered by
21
RDBMS:
A relational database management system (RDBMS or just RDB) is a common type of database that stores data in tables, so it can be used in relation to other stored datasets. Most databases used by businesses these days are relational databases, as opposed to a flat file or hierarchical database.
DBMS:
The DBMS manages incoming data, organizes it, and provides ways for the data to be modified or extracted by users or other programs. Some DBMS examples include MySQL, PostgreSQL, Microsoft Access, SQL Server, FileMaker, Oracle, RDBMS, dBASE, Clipper, and FoxPro.
Similar questions