删除数据表所有数据:truncate table TAB_User

 删除表结构及数据:drop table TAB_User

相关文章: