Question d’entretien chez Moody's

What is the difference between DBMS and RDBMS?

Réponse à la question d'entretien

Utilisateur anonyme

29 janv. 2025

DBMS is a software application that allows users to store and retrieve (interact) with data stored in a database whereas RDBMS allows the interaction with data in the form of tables. In an RDBMS, entities are related through foreign keys and able to be queried on the premise that the data is stored within a matrix.