parsed.org

Tips by tag: truncate

Reset Auto-Increment by xinu on Jan 15, 2005 06:09 PM

Deleting all the rows from the table will leave you adding rows where the last one left off. To bring it back to the beginning, run truncate tablename.

gotchamysqlsqltruncate
RSS