What is an RDBMS? Define.
Answers
Answered by
0
Answer:
Relational database management system
Explanation:
A database management system (DBMS) that incorporates the relational-data model, normally including a Structured Query Language (SQL) application programming interface. In a relational database, relationships between data items are expressed by means of tables.
Answered by
2
is an acronym for Relational Database Management System and is a type of database management system that stores data in a structured format using rows and columns, making it easy to locate and access data in relation to another piece of data in the database.
Similar questions