Re: auotincrement

2002-08-27 Thread DL Neil
Frederick, ALTER TABLE will do the biz: http://www.mysql.com/doc/en/ALTER_TABLE.html Regards, =dn > I would like to know if it is possible to configure mysql auto increment > field to start at a specific number or to configure the auto increment field > with a character such as a letter insert

auotincrement

2002-08-27 Thread Frederick Belfon
I would like to know if it is possible to configure mysql auto increment field to start at a specific number or to configure the auto increment field with a character such as a letter inserted infont of it(eg. r1, r2..) Thanks F belfon