文章详情页
识别大小写字母的查询问题
浏览:199日期: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:有大神帮忙不?
相关文章:
1. python - pymysql建立连接出错2. python - 正则表达式匹配和原生字符的问题3. CSS3中background-size的问题4. javascript - vue webpack打包问题5. css3 - Firefox 字号相对IE、Chrome更大,如何在CSS中统一?6. nginx反向代理配置访问后台,基础问题?7. python - Requests 如何中断请求?8. MYSQL代码执行错误:FUNCTION any_value does not exist9. python该种情形下应该使用pickle还是csv10. 网页爬虫 - python requests爬虫,如何post payload
排行榜

网公网安备