SQL Tutorial - Table Constraint

visibility 14 переглядів schedule 13 р. тому timer 3:43
open_in_new Dailymotion
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.