会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
songtianyu
博客园
首页
新随笔
联系
订阅
管理
2017年9月20日
sql语句中 “where 1=1” 的用处
摘要: 通过拼凑sql语句,加入若干个where限制条件,如:select * from table "where conditionA" + ”and conditionB“ + ”and conditionC“ + "and ..." 为了防止table之后出现的单词是”and“,引起语法错误,所以在可
阅读全文
posted @ 2017-09-20 10:14 songtianyu
阅读(479)
评论(0)
推荐(0)
编辑
公告