The difference between a tinyint (1 byte?) and a char(35) (35 bytes) on
a table that will never contain more than 255 records is pretty minimal.
  8k, maybe.  Is it really that important to save 8k of space?

Just use a char(35) and use the CF CreateUUID function.

  - Rick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to