mysql数据库max()函数的作用是什么
发表于:2025-01-19 作者:千家信息网编辑
千家信息网最后更新 2025年01月19日,本篇内容介绍了"mysql数据库max()函数的作用是什么"的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学有所
千家信息网最后更新 2025年01月19日mysql数据库max()函数的作用是什么
本篇内容介绍了"mysql数据库max()函数的作用是什么"的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学有所成!
查看表结构:
mysql> show create table coupon_use_test \G*************************** 1. row *************************** Table: coupon_use_testCreate Table: CREATE TABLE `coupon_use_test` ( `id` int(11) NOT NULL DEFAULT '0', `user_id` varchar(40) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `coupon_code` varchar(40) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `status` varchar(2) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT '00', `use_time` datetime DEFAULT NULL, `remark1` varchar(200) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `remark2` varchar(200) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `remark3` varchar(200) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `create_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `create_user_id` varchar(128) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `update_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP) ENGINE=InnoDB DEFAULT CHARSET=utf81 row in set (0.00 sec)
测试查询速度:
mysql> select max(create_time) from coupon_use_test;+---------------------+| max(create_time) |+---------------------+| 2016-06-25 16:44:25 |+---------------------+1 row in set (2.01 sec)
查看执行计划:
mysql> explain select max(create_time) from coupon_use_test;+----+-------------+-----------------+------------+------+---------------+------+---------+------+---------+----------+-------+| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |+----+-------------+-----------------+------------+------+---------------+------+---------+------+---------+----------+-------+| 1 | SIMPLE | coupon_use_test | NULL | ALL | NULL | NULL | NULL | NULL | 1706101 | 100.00 | NULL |+----+-------------+-----------------+------------+------+---------------+------+---------+------+---------+----------+-------+1 row in set, 1 warning (0.00 sec)
创建create_time字段索引
mysql> alter table coupon_use_test add index idx_create_time(create_time);Query OK, 0 rows affected (17.49 sec)Records: 0 Duplicates: 0 Warnings: 0
再次查询:
mysql> select max(create_time) from coupon_use_test;+---------------------+| max(create_time) |+---------------------+| 2016-06-25 16:44:25 |+---------------------+1 row in set (0.00 sec)
查看执行计划:
mysql> explain select max(create_time) from coupon_use_test;+----+-------------+-------+------------+------+---------------+------+---------+------+------+----------+------------------------------+| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |+----+-------------+-------+------------+------+---------------+------+---------+------+------+----------+------------------------------+| 1 | SIMPLE | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL | Select tables optimized away |+----+-------------+-------+------------+------+---------------+------+---------+------+------+----------+------------------------------+1 row in set, 1 warning (0.00 sec)
索引是有序的,create_time字段加完索引之后取max(create_time)速度变快。
看到其他优化方法,通过转变SQL查询方式实现
mysql> select create_time from coupon_use_test order by create_time desc limit 1;+---------------------+| create_time |+---------------------+| 2016-06-25 16:44:25 |+---------------------+1 row in set (0.00 sec)
查看执行计划:
mysql> explain select create_time from coupon_use_test order by create_time desc limit 1;+----+-------------+-----------------+------------+-------+---------------+-----------------+---------+------+------+----------+-------------+| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |+----+-------------+-----------------+------------+-------+---------------+-----------------+---------+------+------+----------+-------------+| 1 | SIMPLE | coupon_use_test | NULL | index | NULL | idx_create_time | 4 | NULL | 1 | 100.00 | Using index |+----+-------------+-----------------+------------+-------+---------------+-----------------+---------+------+------+----------+-------------+1 row in set, 1 warning (0.01 sec)
"mysql数据库max()函数的作用是什么"的内容就介绍到这里了,感谢大家的阅读。如果想了解更多行业相关的知识可以关注网站,小编将为大家输出更多高质量的实用文章!
索引
查询
作用
函数
数据
数据库
内容
字段
更多
知识
速度
实用
有序
学有所成
接下来
再次
困境
实际
情况
文章
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
戴尔机架式服务器维修店
信息中心网络安全防护措施
软件开发中说的prd是什么
简述防范网络安全应该注意什么
开包子铺的服务器
江西工程审批管控软件开发平台
机关 网络安全 制度
业务软件开发
如何查询数据库中所有表名
一般大学校园网络安全知识培训
元数据管理服务器
文化研究数据库
深圳双联通网络技术招聘
吃鸡大厅服务器
国家网络安全微电影获奖
数据库类注入不了
交易所服务器被盗
容器环境下 服务器的信息收集
华谷网络技术有限公司
mes服务器干嘛用
高新区辰光网络技术服务部
网络安全汇报材料标题
网络技术人员培训方法
高校学生网络安全工作
北京计算机软件开发
电信服务器维护电话
魔兽世界哪个服务器最卡
数据库发展历程01
小美网络技术有限公司
软件开发工程师的称呼