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

What is a database schema?
The structure of the database, including tables, fields, and their relationships.
The actual data stored in the database.
A graphical representation of the database.
The user interface for interacting with the database.

Explanation

The database schema describes the organization of the data, while also including the table, field and the relationship between them.

Comments (0)

Advertisement