首页
编程
java
php
前端
首页
编程
java
php
前端
用in筛选合适数据得到答案不一致问题
为什么用like中的通配符进行筛选后得到的答案和想象中不一致呢
你试一下 select *from book where name like 'y%'
执行一下看看呢
点击展开全文