Wednesday, 21 August 2013

Error when enterting this command ALTER TABLE `report` AUTO_INCREMENT = 1

Error when enterting this command ALTER TABLE `report` AUTO_INCREMENT = 1

I get an error when using this command to alter my SQL table
Error message: #1064 - You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right syntax
to use near 'ALTER TABLEreportAUTO_INCREMENT = 1, 30' at line 2 Any idea
of that?

No comments:

Post a Comment