列表如下: 基本使用语法: select max(age) from t_student; select min(age) from t_student; 聚合函数经常会结合分组查询,出现在众多的SQL笔试题中,对于SQL笔试题,唯有多练 相关文章: 2021-08-29 2022-12-23 2021-12-16 2021-11-26 2022-02-01 2021-11-04 2022-12-23 2022-12-23