Primary key is Clustered Index and not allows null value.
Unique key is NonClustered Index allows one Null value
Can I Define Unique key + Not Null is Equal to Primary key ????
Primary key is Clustered Index and not allows null value.
Unique key is NonClustered Index allows one Null value
Can I Define Unique key + Not Null is Equal to Primary key ????