Computer Science for IGCSE & O level - Databases (Section 2 - No. 39)

What is a database schema?
A physical storage location of the database.
The structure and design of the database, including tables and relationships.
The user interface of a database system.
The database server configuration.

Explanation

A database schema defines the organization and structure of a database, including tables, columns, and relationships between them.

Comments (0)

Advertisement