SQL Tutorial - Table Constraint

SQL Tutorial - Table Constraint

In a relational database, one can place constraints on what value can be entered into a table. This tutorial discusses four of the constraints and how they are implemented in SQL: NOT NULL, DEFAULT, UNIQUE, and CHECK.


User: 1keydata

Views: 113

Uploaded: 2013-05-06

Duration: 03:43