Raymond Norton writes: > I set up a database and did a bunch of testing. The id field is set > to auto increment. I need to reset it, so it starts with id "1" . I > tried to do it through phpMyAdmin, but I am not seeing how to do it. > Any ideas how to do this? TRUNCATE TABLE table_name; -- David Phillips <david at acz.org> http://david.acz.org/ _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list