此人很懒,什么也没有留下
2025-07-11
2025-07-10
2025-06-26
免责声明:本文不代表本站立场,且不构成任何建议,请谨慎对待。
版权声明:作者保留权利,不代表本站立场。
使用道具
使用道具 2#
使用道具 3#
yhdata_ruby 发表于 2022-10-21 17:35 你的SQL语句怎么写的
使用道具 4#
yhdata_34fdb73b 发表于 2022-10-21 17:49 SELECT * from a LEFT join b on a.pub=b.pub and (a.month >= b.`from` AND a.month
使用道具 5#
yhdata_ruby 发表于 2022-10-21 17:54 SELECT * from a LEFT join b on a.pub=b.pub where a.month between b.from and b.to你试试这个
使用道具 6#
使用道具 7#
永洪tech-cp 发表于 2022-10-21 18:45 您的month、from、to这3列数据类型是啥?
使用道具 8#
使用道具 9#
使用道具 10#
发表回复 回帖后跳转到最后一页