Computer Science for IGCSE & O level - Databases (Section 3 - No. 19)
What does the term 'schema' refer to in a database context?
The physical storage location of the database.
The structure of the database, including tables, columns, and relationships.
The user interface for accessing the database.
The database server's configuration files.
Explanation
The schema defines the structure of the database, including the tables, columns, data types, and relationships between the tables.
Comments (0)
