|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, October 31, 2012 3:59 AM
Points: 215,
Visits: 166
|
|
I find working with GUIDs very cumbersome and in the application that I inherented at my company, I haven't seen any advantage of using them, normal "int with identity(1, 1) not null" would have fit the bill perfectly.
I found this article explaining a bit on the purpose and origin of the GUID: [url=http://www.devx.com/dbzone/Article/10167][/url]
One has to consider the purpose and functionality of the application and the network environment it will be deployed on to determine either using GUIDs or Ints as primary keys? (I'm probably not mentioning half of the things to look at in making such a decision...)
So I think it's going to be a case by case evaluation to find the best solution.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 12:46 PM
Points: 193,
Visits: 327
|
|
I got this question right. But, it had a POORLY WORDED answer. You do NOT ask a question and then pose a "true/false" answer. You make a STATEMENT and then pose a "true/false" confirmation. Goodness, folks. If you are asking a question, please use "yes/no". Thank you.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Thursday, January 31, 2013 8:01 AM
Points: 1,232,
Visits: 1,046
|
|
I have stopped caring about getting poorly worded version ambigous questions wrong. If anyone complain about it some users get all Hatefull like they own the place. What a waste.
|
|
|
|