Computer Science, asked by ananyachaudharyuk07, 13 days ago

definitions of RDBMS database​

Answers

Answered by ss6406817
2

Answer:

Stands for "Relational Database Management System." An RDBMS is a DBMS designed specifically for relational databases. Therefore, RDBMSes are a subset of DBMSes. A relational database refers to a database that stores data in a structured format, using rows and columns.

Answered by sohamlodhari
0

It is a DBMS in which the database is organized and accessed according to the relationships between data items. In a relational database, relationships between data items are expressed by means of tables

Similar questions