目录一、有三种方法二、使用 DELETE 删除数据删除全部数据删除部分数据(带条件的删除)注意事项三、使用 TRUNCATE 清空表清空表数据四、使用 DROP 删除表总结一、有三种方法
This question already has answers here: Getting the name of a variable as a string (31 answers) Closed 2 months ago.