Hi I just want to ask what is the best datatype for a primary key. Usually I used int (auto increment) but now i want to know when to choose int or GUID as my primary key.
Thanks
Hi I just want to ask what is the best datatype for a primary key. Usually I used int (auto increment) but now i want to know when to choose int or GUID as my primary key.
Thanks