Drop
Delete all tables directly.
Truncate
Only delete the data in the table.
Delete
Delete the data of a row.