hi
i'm using phpmyadmin to work with mysql on my site
quick question: is there anyway to autoincrement a field but start it from a certain point?
like instead of id=1
could i have id = 10000 right off the bat and still have it auto increment from there?
x-posted to mysql commune
i'm using phpmyadmin to work with mysql on my site
quick question: is there anyway to autoincrement a field but start it from a certain point?
like instead of id=1
could i have id = 10000 right off the bat and still have it auto increment from there?
x-posted to mysql commune
