摘要:
group_concat 可以在mysql中 group_concat(distinct pap_src order by data_date) hive中group_concat 函数只能分组后连接起来,不能order by data_date排序 spark中用concat_ws( ',' , 阅读全文
posted @ 2022-08-13 09:15
每天都要进步啊
阅读(1323)
评论(0)
推荐(0)
摘要:
alter table table_name change c_time c_time string after column_1 ; -- 移动到指定位置,column_1字段的后面 alter table table_name change c_time c_time string after 阅读全文
posted @ 2022-08-13 09:03
每天都要进步啊
阅读(677)
评论(0)
推荐(0)

浙公网安备 33010602011771号