会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
等木鱼的猫
博客园
首页
新随笔
联系
订阅
管理
2021年2月24日
hivesql
摘要: hive是基于Hadoop的一个数据仓库系统 select * from user_table where id='1'; explain select * from user_table where id='1'; type为ALL,全表扫描的性能是最差的 explain 分析sql语句 使用ex
阅读全文
posted @ 2021-02-24 17:36 等木鱼的猫
阅读(397)
评论(0)
推荐(0)
编辑
公告