Contributions
Empty Database
This contribution will empty all of the test data out of the database and will reset the auto increment fields to start from 1 again.
| Steven Browett | 24 Jun 2004 |
MySQL's TRUNCATE function empties the tables and also resets the auto-increment.
| Mark Evans | 21 Sep 2002 |
Note: Contributions are used at own risk.
