I recently imported data from a text file into a mysql database. I now want to remove all that data. How is this done?
DELETE FROM [table name]