Which data model represents data as a collection of tables?
Q1. Which data model represents data as a collection of tables?
Answer: Relational
Explanation: The relational data model represents data as a collection of tables, with each table having rows and columns, and relationships between them.