Introduction:
Tables in a SQL Server 2000 database include a number of different types of properties that ensure the integrity of data in the tables. These properties include datatypes, NOT NULL definitions, DEFAULT definitions, IDENTITY properties, rules, constraints, triggers, and indexes........ |