Thread: Identity
View Single Post
  #7 (permalink)  
Old 09-01-10, 13:56
MCrowley MCrowley is offline
Wage drone 24601
 
Join Date: Jan 2003
Location: Massachusetts
Posts: 4,899
Most common reason would be for some sort of merge operation, when you want to make sure that two copies of the table can not conflict with each others' primary keys. Less common is a general bias against even numbers.
Reply With Quote