数据统计--union all 执行多条sql
摘要:
需求--统计hive某张表type字段不同取值的数据量 我们已知某张表的type的取值是1,2,3,4,5,想要统计不同type的数据量,并清晰的展现出来。可以通过union all 的方式,sql如下: 得到的结果如下: 阅读全文
posted @ 2019-03-05 21:07 dairui130 阅读(505) 评论(0) 推荐(0) 编辑
2019年3月5日 #
posted @ 2019-03-05 21:07 dairui130 阅读(505) 评论(0) 推荐(0) 编辑