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
 adding row GUIDs?

Author  Topic 

sqlontherun101
Starting Member

16 Posts

Posted - 2009-11-13 : 13:53:15
Hi friend,

I have seen in the industrial bases tables that they consistently use rowGUIDs... if i use a rowGUID does newid() gaurentees to generate a unique number on each entry to a table in a Database?

Can two tables of the same database have the same rowGUID?

thanks

X002548
Not Just a Number

15586 Posts

Posted - 2009-11-13 : 14:01:09
no

Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page
   

- Advertisement -