Site icon DocMCQs

In which of the following formats data is stored in the database management system?

a) Image
b) Text
c) Table
d) Graph

Data is primarily stored in a table format within a Database Management System.

Why Tables?

Other Formats

While tables are the fundamental structure, it’s important to note that:

In summary, while a DBMS can handle various data types, the core structure for organizing and managing data is the table.

Exit mobile version