摘要:
Hive 常用的内置函数 --查看内置函数 show functions; --查看函数的用法 describe function extended count; String Functions 字符串函数 select length("itcast");--长度 select reverse(" 阅读全文
posted @ 2023-07-31 10:48
会秃头的小白
阅读(37)
评论(0)
推荐(0)
摘要:
创建表 CREATE TABLE t_usa_covid19( count_date string, county string, state string, fips int, cases int, deaths int) row format delimited fields terminate 阅读全文
posted @ 2023-07-31 10:23
会秃头的小白
阅读(173)
评论(0)
推荐(0)

浙公网安备 33010602011771号