Subject | String Key-Field? |
---|---|
Author | Guillermo Najar-Arreola |
Post date | 2002-08-29T19:03:27Z |
Hi,
I found that GUID is a beautiful candidate for OID; the point is that its a
string. How much I loose in performance if I use a string primary-key
instead of a numeric one for ALL my tables ? Of course, if the PK will be
string, FKs shall be too.
Thank you,
Guillermo
I found that GUID is a beautiful candidate for OID; the point is that its a
string. How much I loose in performance if I use a string primary-key
instead of a numeric one for ALL my tables ? Of course, if the PK will be
string, FKs shall be too.
Thank you,
Guillermo