What are the advantages of rdbms over dbms?

1 answer

Answer

1237741

2026-05-16 00:50

+ Follow

RDBMS is a Relational Data Base Management System Relational DBMS. This adds the additional condition that the system supports a tabular structure for the data, with enforced relationships between the tables. This excludes the databases that don't support a tabular structure or don't enforce relationships between tables.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.