DA0-001 · Question #425
Which of the following is an example of a structured data type?
The correct answer is C. SQL database. An SQL database is an example of a structured data type because it organizes data into predefined schemas, such as tables with rows and columns, allowing for easy querying and analysis using SQL. Structured data follows a strict format and is stored in databases, making it…
Question
Which of the following is an example of a structured data type?
Options
- AVideo file
- BEmail message
- CSQL database
- DAudio file
How the community answered
(43 responses)- A2% (1)
- B5% (2)
- C93% (40)
Explanation
An SQL database is an example of a structured data type because it organizes data into predefined schemas, such as tables with rows and columns, allowing for easy querying and analysis using SQL. Structured data follows a strict format and is stored in databases, making it distinct from unstructured data types like video or audio files.
Topics
Community Discussion
No community discussion yet for this question.