In which cirumstances we have to use uniqueidentifier column.... like any
specific conditions ?
Thanks
Roy,
Check some thoughts at http://www.sqlteam.com/item.asp?ItemID=283 and
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/acdata/ac_8_con
_03_2uox.asp.
Basically, you use it when you need globally unique id.

Signature
Dejan Sarka, SQL Server MVP
Associate Mentor
www.SolidQualityLearning.com
> In which cirumstances we have to use uniqueidentifier column.... like any
> specific conditions ?
>
> Thanks