会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
邬家栋
博客园
首页
新随笔
联系
订阅
管理
2016年12月18日
hive学习8(小案例1练习)
摘要: 创建数据库 创建表 stg_job表 drop table if exists stg_job; create table if not exists stg_job( web_id string comment 'web id', web_type string comment 'web type
阅读全文
posted @ 2016-12-18 21:48 邬家栋
阅读(596)
评论(0)
推荐(0)