Drop (Remove) table in phpMyAdmin
SAMPLE: A FEEDBACK SYSTEM
you can also drop an entire database this way as well
- Click or select the table “feedback2” (see where the arrow points to at the last screenshot, above)
- Click the “Drop” tab from the menu, see the screenshot below.

- A warning message will appear, just click the “Yes” button

When this is done we should have just one table in our database once more.
Next »