文章详情页
识别大小写字母的查询问题
浏览:167日期:2022-06-04 10:39:31
问题描述
传统开发SQL用binary识别大小写字母的查询语句可识别大小写:select uid from wjoy_log where binary uid='$uid' order by id desc无法识别大小写语句:$res = WjoyLogModel::create()->where('uid',$uid??'')->field('longurl')->order('id','desc')->get();新的要怎么写也会能识别呢,求助
问题解答
回答1:uid为什么要带字母
回答2:大神去哪里了呢?
回答3:有大神帮忙不?
相关文章:
排行榜

网公网安备