您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息
免费发信息
三六零分类信息网 > 抚州分类信息网,免费分类信息发布

数据库基础命令

2020/5/21 1:19:13发布194次查看

基础命令
数据库操作
use 数据库; # 进入某个数据库
show tables; # 展示所有表
desc 表名; # 显示表结构
show partitions 表名; # 显示表名分区
show databases; # 查看某个数据库
show create table_name; # 显示创建表的结构
表结构修改
use xxdb; create table xxx; # 内部表
create table xxx like xxx; # 创建一个表,结构与其他一样
use xxdb; create external table xxx; # 外部表
use xxdb; create external table xxx (l int) partitoned by (d string); # 分区表
alter table table_name set tblproproties ('external'='true'); # 内部表转外部表
alter table table_name set tblproproties ('external'='false');# 外部表转内部表
字段类型基本类型: 
tinyint, smallint, int, bigint, float, decimal, boolean, string
复合类型:struct, array, map

长沙优就业IT培训学校
抚州分类信息网,免费分类信息发布

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录