Hi! (I've asked this before but my account seemed to be deleted for some reason...)
I have the choice between VARCHAR(8) and INT(10) to store unsigned crc32 values in hex or as decimal integer. Which one would result in more speed after putting an INDEX on it? VARCHAR(8) or INT(10)? ...I use mySQL.. Thanks, Dirk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]