📜  删除所有记录语句sql代码示例

📅  最后修改于: 2022-03-11 15:04:57.139000             🧑  作者: Mango

代码示例1
DELETE FROM category where category_model is  'NULL';