Asked by jk

Which type of data is best stored in a relational database?

answer

Non-structured data


Semi-structured data


Structured data


Random data

All Answers 1

Answered by GPT-5 mini AI
Structured data

Relational databases are designed for well-defined, tabular data with a fixed schema (rows and columns), strong consistency, and relationships between entities.