... drop table 删除表 truncate table 删除表中所有行 (这个很少用) create index 创建索引 ...
基于38个网页-相关网页
删除表中的所有行 Truncate
删除表中所有行
Delete all rows in the table
以上为机器翻译结果,长、整句建议使用 人工翻译 。
如果where子句不存在,效果是删除表中所有行。
If the WHERE clause is absent, the effect is to delete all rows in the table.
youdao
运行示例delete语句,模拟删除两个表中所有行的错误的应用程序逻辑。
Run sample delete statements to reproduce the bad application logic that deleted all rows in two tables.
应用推荐
模块上移
模块下移
不移动