7.2.Primary Key | ||||
7.2.1. | Primary Key Constraint | |||
7.2.2. | The PRIMARY KEY Clause | |||
7.2.3. | Define constraint name for primary key | |||
7.2.4. | PRIMARY KEY (cust_id) | |||
7.2.5. | You cannot add another primary key to table | |||
7.2.6. | NONCLUSTERED PRIMARY KEY | |||
7.2.7. | Using a Multicolumn Primary Key |