Database auto-increment ID (set incrementation values)
Posted: Tue Jun 24, 2003 10:31 am
Hello,
In an Access database you are able to alter the way Primary keys auto-increment values thus instead of starting at 1 you can start at 5746. Can this affect be achieved in MySQL?
what if i wanted to affix a alpha character at the beginning of each auto-incremented value?
Kendall
In an Access database you are able to alter the way Primary keys auto-increment values thus instead of starting at 1 you can start at 5746. Can this affect be achieved in MySQL?
what if i wanted to affix a alpha character at the beginning of each auto-incremented value?
Kendall