Interview Questions

RDBMS FUNDAMENTALS - What is Relational Database?

RDBMS FUNDAMENTALS Interview Questions and Answers


(Continued from previous question...)

RDBMS FUNDAMENTALS - What is Relational Database?

Relational Database Management System (RDBMS) : RDBMS is the most popular form of DBMS used in the world. It uses a relational database to organize data. A relational database comprise relations, which are represented as tables.

Relation : A relation stores information about an object in the real world. A relation is represented as a table.

(Continued on next question...)

Other Interview Questions