Web Hosting Talk







View Full Version : PHPMyAdmin Help


jake712
06-04-2002, 10:04 PM
Is there a way to delete all the tables with the same prefix quickly in a few steps with PHPMyAdmin? Instead of deleting them individually, I've been doing that recently (I am new to anything not HTML :)), but figured there was probably an easier way.

Any help is greatly appreciated.

Annette
06-05-2002, 12:43 AM
What version of phpMyAdmin are you using? With 2.2.x, you can click on the database name, tick off the tables you want to drop, and click drop. Poof! Gone.