M
Marc Gravell
so I assume it has an appropriate primary key.
Clustered primary key on CustomerId [nchar(10) NOT NULL]
Constraint_type constraint_name delete_action update_action
status_enabled status_for_replication constraint_keys
PRIMARY KEY (clustered) PK_Customers (n/a) (n/a) (n/a) (n/a)
CustomerID
Clustered primary key on CustomerId [nchar(10) NOT NULL]
Constraint_type constraint_name delete_action update_action
status_enabled status_for_replication constraint_keys
PRIMARY KEY (clustered) PK_Customers (n/a) (n/a) (n/a) (n/a)
CustomerID