会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
逝者如斯夫,不舍昼夜。
博客园
首页
新随笔
联系
订阅
管理
show命令
数据库
show databases;
表
show tables;
show tables in xxdb;
show tables 'a*';
tblproperties
show tblproperties t1;
分区
show partitions t1;
show partitions t1 partition(xx=yy);
函数
show functions;
来自为知笔记(Wiz)
posted @
2015-06-08 14:08
lishouguang
阅读(
311
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告