Mar 26

The PRIMARY KEY constraint uniquely identifies each record in a database table.

Continue Reading »

Mar 19

The UNIQUE constraint uniquely identifies each record in a database table.

Continue Reading »

Mar 12

The NOT NULL constraint enforces a column to NOT accept NULL values.

Continue Reading »

Mar 05

Constraints are used to limit the type of data that can go into a table.

Continue Reading »