SQL Constraints
[amazon-deals height="280" width="336"]1bb4e641-5c29-46e1-9302-d1032e9caad5[/amazon-deals]
Constraints are used to limit the type of data that can go into a table.
Constraints can be specified when a table is created (with the CREATE TABLE statement) or after the table is created (with the ALTER TABLE statement).
We will focus on the following constraints:
[amazon-productcloud]a9fd52b1-9b1f-46d3-ace6-7c118130c76f[/amazon-productcloud]
