View Single Post
  #6 (permalink)  
Old 09-04-10, 08:34
infyravi infyravi is offline
Registered User
 
Join Date: Apr 2010
Posts: 19
Generating alphanumeric sequences in DB2

i think we will have to add extra logic to generate sequences like
B00O1,C0001,AB0001
once A9999 i reached then we can start with B0001, till z9999..
After that it should start with AB001..sth like this and it should continue like this
Reply With Quote