Multiple choice technology databases

An RDBMS is a

  1. Remote DBMS

  2. Relative DBMS

  3. Relational DBMS

  4. Reliable DBMS

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

RDBMS stands for Relational Database Management System. It organizes data into tables with relationships between them, based on the relational model proposed by E.F. Codd.