美文网首页
常用hive命令

常用hive命令

作者: 徐俊荣 | 来源:发表于2019-03-28 17:02 被阅读0次

show partitions 表名

select default.bds_encrypt(cast(”手机号”as bigint))from credit_cust.atest;

to date(“2019/1/16 15:11:11”,“yyyy/mm/dd hh24:mi:ss”)插入to date函数

select * from 表名 for update;修改字段值

相关文章

网友评论

      本文标题:常用hive命令

      本文链接:https://www.haomeiwen.com/subject/nwlcbqtx.html