PDA

View Full Version : How do you wipe your database?


Olidivera
7-1-05, 08:20 PM
I want to wipe all data from one of my databases, so I can start over with it. How could I do that?

tbonekkt
7-1-05, 08:55 PM
Use http://phpmyadmin.powweb.com to drop all the tables. If you want to rename the database, you can do so in OPS on the Package -> Web Site -> MySQL tab.