In RDBMS data is stored in:
2018
In RDBMS data is stored in:
- A.
Trees
- B.
Lists
- C.
Tables
- D.
Networks
Attempted by 695 students.
Show answer & explanation
Correct answer: C
The correct option is C. In a Relational Database Management System (RDBMS), data is organized and stored in Tables (also formally known as relations). These tables consist of rows (tuples/records) and columns (attributes/fields) that represent entities and the relationships between them.