Data Definition Language

Overview

The SQL DDL consists of syntactic constructs for creating and modifying schemas. These include:

Integrity Constraints

An integrity constraint is any restriction enforced by the database on the values stored within the database. In particular, SQL prevents any updates that violate an integrity constraint.

Powered by Forestry.md