Hi all,
Can anyone tell me if a mySQL table column of type 'varchar' can be set to
auto increment. If it can would 'abc123' automatically increment, if so in
what order... ie, would it increment like so:  'abc124 ,
abc125...............abc999, abd000.....'

Or does 'auto_incremement' only work on integers?

thanks,
 Brad


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to