Subject String Key-Field?
Author Guillermo Najar-Arreola
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