Subject Performance Penalty for String Joins?
Author ra8009
I have a field that can be either a bigint or a string. It will hold a
UPC bar code. This field will be a primary key for the table. Is there
any performance penalty for joining on a string field vs a bigint?