MySQL中带in关键字的集合查询

 时间:2026-05-01 12:39:35

1、只查询ID为2,4,6的信息

select username from user where id in (2,4,6);

MySQL中带in关键字的集合查询

2、除了不查询ID为2,4,6的信息外,其他的信息

select username from user where not id in (2,4,6);

MySQL中带in关键字的集合查询

3、查询sex中开头为w的信息

select username,age from user where sex like 'w%';

MySQL中带in关键字的集合查询

4、查询address中中间有u的信息,'_'的使用

select username,age from user where address like '_u%';

查询address中含有a的信息

select username,age from user where address like '%a%';

MySQL中带in关键字的集合查询

MySQL中带in关键字的集合查询

5、按年龄排序

select*from user order by age asc;(升序)

select*from user order by age desc;(j降序)

MySQL中带in关键字的集合查询

MySQL中带in关键字的集合查询

6、limit的使用

限制查询前5个信息

MySQL中带in关键字的集合查询

  • MySQL安装applying security settings错误解决
  • C++创建一个CPU类
  • 怎么用echarts.js画一个饼状图?
  • 控件内的对齐方式由什么属性决定
  • heralded什么意思
  • 热门搜索
    怎么做网络推广 怎么样瘦腿 意大利面怎么做 重庆大学怎么样 饥荒怎么玩 腋下臭怎么治 聊天记录怎么恢复 宝宝口腔溃疡怎么办 狗狗呕吐是怎么回事 努比亚手机怎么样