摘要:
背景 客户现网遇到的1个子问题。 方案 LIKE + Concat(strA, strB) ... 参考文献 MyBatis系列:模糊查询的4种实现方式 阅读全文
posted @ 2020-05-27 19:02
千千寰宇
阅读(348)
评论(0)
推荐(0)
摘要:
IF语句:IF(expr1, trueResultExpr, falseResultExpr) 若expr1 == TRUE, 则:返回值为 trueResultExpr; 若expr1 == FALSE,则:返回值为 falseResultExpr; 示例: select if(sva=1,"男" 阅读全文
posted @ 2020-05-27 08:43
千千寰宇
阅读(620)
评论(0)
推荐(0)

浙公网安备 33010602011771号