Beginner
Big Data & Data Engineering
Q9 / 100
Which best describes "structured data"?
Correct! Well done.
Incorrect.
The correct answer is A) Data organized in a fixed schema, such as rows and columns in a relational table
A
Correct Answer
Data organized in a fixed schema, such as rows and columns in a relational table
Explanation
Structured data follows a predefined schema (e.g., tables with rows/columns), making it easy to query with SQL, unlike semi-structured or unstructured data.
Progress
9/100