« Return to Thread: auto increment primary key format question

auto increment primary key format question

by javaNoob :: Rate this Message:

Reply to Author | View in Thread

i have a primary key that is auto increment. how do i make it 10 digits long?

example: instead of '23', i want it to be '0000000023'

 « Return to Thread: auto increment primary key format question