2020年7月10日
摘要: hive mysql count distinct 多列 解释链接-mysql采坑之count distinct多列 不能使用算术比较运算符(如=,<或<>)来比较空值 COUNT(distinct expr)返回expr列中不同的且非空的行数 COUNT()有两个非常不同的作用:它可以统计某个列值 阅读全文
posted @ 2020-07-10 14:34 呼呼小睡 阅读(746) 评论(0) 推荐(0)