What is a database schema?
Q1. What is a database schema?
Answer: The overall structure of the database, including tables and relationships
Explanation: A database schema defines the overall structure of the database, including tables, relationships, and constraints.