Subject | Performance Penalty for String Joins? |
---|---|
Author | ra8009 |
Post date | 2004-03-08T17:21:36Z |
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?
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?