SQL语句中----删除表数据drop、truncate和delete的用法 SQL语句中----删除表数据drop、truncate和delete的用法 一、SQL中的语法 1、drop table 表名称 eg: d ...