Can we create clustered index without using pk?
Hi Frnds
Can we create clustered index without using pk?
What Will happen when will not crate pk on a table?
How many pk create on a table.. I know only One but someone asked ME if an another column Like name display same records so how to find this?
Shahriar NikkhahPosted Apr 18, 2018, 7:40 PM
A: Not a good idea but its possible, it will not look professional
How many pk create on a table..
A: Only one PK per table
I know only One but someone asked ME if an another column Like name display same records so how to find this?
SandyPosted Apr 17, 2018, 2:40 AM
Mohan ArumugamPosted Apr 17, 2018, 1:34 AM