D

Database Schema

Definition

The formal structure that defines how data is organized in a database, including tables, columns, data types, relationships, constraints, and indexes. A schema serves as a blueprint for the database and ensures data integrity and consistency.

Defined Term