MySQL update语句 left join 怎么取多条数据中某字段最大的一条?
student表idnamescore1小明 2小红 score表idstudent_idscore1180228831784298想要把 student 表的 score 字段更新成 score 表
顺晟科技
2022-09-15 12:36:49
115
sql后面语句是这样的
where project LIKE '%$project%'
然后要求LIKE后面过滤 % 和 _ 字符,我还没做过,怎么写?最好写个例子,真心谢谢了。
参考文章: https://www.cnblogs.com/lzwno...
代码如:
name like CONCAT('%','%_好的','%')
17
2022-11
15
2022-09
15
2022-09
15
2022-09
15
2022-09
15
2022-09