SQL实现模糊查询的四种方法总结
创始人
2025-01-15 12:35:24
0

目录

 

一、一般模糊查询

二、利用通配符查询

1. _ 表示任意的单个字符

2. % 表示匹配任意多个任意字符

3. [ ]表示筛选范围

4. 查询包含通配符的字符串


一、一般模糊查询

1. 单条件查询

//查询所有姓名包含“张”的记录  select * from student where name like '张'

2. 多条件查询

//查询所有姓名包含“张”,地址包含四川的记录  select * from student where name like '张' and address like '四川'  //查询所有姓名包含“张”,或者地址包含四川的记录  select * from student where name like '张' or address like '四川'

 

二、利用通配符查询

通配符:_ 、% 、[ ]

 

1. _ 表示任意的单个字符

//查询所有名字姓张,字长两个字的记录  select * from student where name like '张_'  //查询所有名字姓张,字长三个字的记录  select * from student where name like '张__'

 

2. % 表示匹配任意多个任意字符

//查询所有名字姓张,字长不限的记录  select * from student where name like '张%'  //查询所有名字姓张,字长两个字的记录  select * from student where name like '张%'and len(name) = 2

 

3. [ ]表示筛选范围

//查询所有名字姓张,第二个为数字,第三个为燕的记录  select * from student where name like '张[0-9]燕'  //查询所有名字姓张,第二个为字母,第三个为燕的记录  select * from student where name like '张[a-z]燕'  //查询所有名字姓张,中间为1个字母或1个数字,第三个为燕的名字。字母大小写可以通过约束设定,不区分大小写  select * from student where name like '张[0-9a-z]燕'  //查询所有名字姓张,第二个不为数字,第三个为燕的记录  select * from student where name like '张[!0-9]燕'   //查询名字除了张开头妹结尾中间是数字的记录  select * from student where name not like '张[0-9]燕'

 

4. 查询包含通配符的字符串

//查询姓名包含通配符%的记录   select * from student where name like '%[%]%'                //通过[]转义  //查询姓名包含[的记录   select * from student where name like '%/[%' escape '/'    //通过指定'/'转义  //查询姓名包含通配符[]的记录   select * from student where name like '%/[/]%' escape '/'    //通过指定'/'转义

到此这篇关于SQL实现模糊查询的四种方法总结的文章就介绍到这了。

 

 

相关内容

热门资讯

透视辅助!wejoker辅助器... 透视辅助!wejoker辅助器怎么卖,佛手在线大菠萝辅助,关于开挂辅助工具(透视竟然有挂) >>您好...
热点推荐“xpoker怎么辅助... 开挂教程视频分享装挂详细步骤在当今的网络游戏中,作为一种经典的娱乐方式,吸引了无数玩家的参与。尤其是...
透视辅助!wepoker透视脚... 透视辅助!wepoker透视脚本是什么,aapoker插件,科技开挂辅助工具(透视有挂解密)【无需打...
推荐一款“hhpkoer辅助挂... 您好:这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户的牌特别好,总是好牌...
透视辅助!hh poker辅助... hh poker辅助器先试用是一款专注玩家量身打造的游戏记牌类型软件,在hh poker辅助器先试用...
我来向大家传授“wepoker... 我来向大家传授“wepoker永久免费脚本”开挂(透视)辅助平台(科技教程有挂技术)您好:这款游戏可...
透视辅助!wepoker怎么设... 透视辅助!wepoker怎么设置盖牌,拱趴大菠萝十三水辅助,分享开挂辅助平台(透视有挂教程);无需打...
重磅来袭“wepoker可以免... 重磅来袭“wepoker可以免费玩吗”开挂(透视)辅助安装(新2026教程有挂猫腻)1、下载安装好,...
透视辅助!aa poker透视... 透视辅助!aa poker透视软件,wepoker插件功能辅助器,教会开挂辅助神器(透视有挂总结);...
实测教程“wepoker免费脚... 实测教程“wepoker免费脚本”开挂(透视)辅助安装(切实教程有挂秘笈) 【无需打开直接搜索加薇1...