delete from learning_logs_topic where text=’’;
在删除内容为空的sql语句中,where text =后面的内容要加‘’,没有内容为空‘’,而不是null或者blank,没有搞清楚,需要继续试验
delete from learning_logs_topic where text=''; 在删除内容为空的sql语句中,where text =后面的内容要加‘’,没有内容为空‘’,而不是null
最新推荐文章于 2024-07-26 10:46:44 发布
6729

被折叠的 条评论
为什么被折叠?



