Stairway to Database Design STEP 3: Building Tables

Posted on SQL Server Central See other posts from SQL Server Central
Published on 2010/05/25 Indexed on 2010/05/25 6:03 UTC
Read the original article Hit count: 153

Filed under:
There are several types of tables, each with their special requirements for rules and integrity constraints. Whatever the requirement, table-level constraints will ensure that the rules are enforced and data integrity is maintained.

© SQL Server Central or respective owner