[Quote=引用 6 楼 gauzeapricot122 的回复:]
来晚了 这么简单谁都会哦
select * from biao where username like '王%'
select * from biao where username like '%王%'
select * from biao where username like '%王'
我也写下吧
三种模糊查询的方法 这个效果都看不懂我就无语了
你试试就知道是什么效果啦 (……
[/Quote]
来晚了 这么简单谁都会哦
select * from biao where username like '王%'
select * from biao where username like '%王%'
select * from biao where username like '%王'
我也写下吧
三种模糊查询的方法 这个效果都看不懂我就无语了
你试试就知道是什么效果啦 (*^__^*) 嘻嘻……