08 2020 档案

摘要:SQL查询区分大小写方法 在SQL SERVER 中, 默认 select * from table where column1 = ' xx ' 不区分大小写collate 选择排序 , 可用在查询区分大小写上,例:select * from table where column1 collate 阅读全文
posted @ 2020-08-20 10:39 郑延杰 编辑

点击右上角即可分享
微信分享提示