📜  从表中删除长度 sql 代码示例

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

代码示例1
DELETE FROM yourTableName where len(aParticularColumn) < 75