What is a RDBMS?

1 answer

Answer

1086637

2026-08-27 08:10

+ Follow

A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd. Most popular databases currently in use are based on the relational database model.

A short definition of an RDBMS is: a DBMS in which data is stored in tables and the relationships among the data are also stored in tables. The data can be accessed or reassembled in many different ways without having to change the table forms...

- Sagar Verma

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.