Frage im Vorstellungsgespräch bei Moody's

What is the difference between DBMS and RDBMS?

Antwort im Vorstellungsgespräch

Anonym

29. Jan. 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.