Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 rowguid/ uniqueidentifier

Author  Topic 

sign_seventh
Yak Posting Veteran

66 Posts

Posted - 2007-06-07 : 22:46:01
hi. im new in using rowguid, i want to know how long can this datatype can hold. and is there a chance that value can be duplicate or the sql is checking it already before it create a new one.

and what will happen if i select yes in isrowguid.
thnx

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-06-07 : 23:22:36
refer to Books OnLine.
http://msdn2.microsoft.com/en-us/library/ms190215(SQL.90).aspx
http://msdn2.microsoft.com/en-us/library/ms187942(SQL.90).aspx



KH

Go to Top of Page

sign_seventh
Yak Posting Veteran

66 Posts

Posted - 2007-06-08 : 01:10:11
ok thnx
Go to Top of Page
   

- Advertisement -