Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
come posso azzerare un campo autoincrement in php myadmin?
giorgiotave.it/forum/php-mysql/89922-ricerca-ultimo-valore-un-database.html
entri nella tabella, in alto operazioni
grazie infinite
in Esegui la/e query SQL sul database cosa devo scrivere? grazie
Ciao giorgiodp
ALTER TABLE table AUTO_INCREMENT = 1;
ed il tuo contatore ripartirà da 1