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

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



