flemingmike Posted September 25, 2010 Share Posted September 25, 2010 hello, is there any way to have a mysql field that auto increments like a22 b23 .. y46 z47 a48 and so on? Quote Link to comment https://forums.phpfreaks.com/topic/214366-auto-increment-question/ Share on other sites More sharing options...
PFMaBiSmAd Posted September 25, 2010 Share Posted September 25, 2010 No, the built in auto-increment works for integers or floating point values only. And since this a mysql question, moving thread to that forum section... Quote Link to comment https://forums.phpfreaks.com/topic/214366-auto-increment-question/#findComment-1115545 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.