摘要:
show databases; use flume; show tables; desc flume; alter table table_name add columns(dt string); alter table jenkintb change dt dt1 string; create t 阅读全文
posted @ 2019-10-17 17:17
Jenkin.K
阅读(148)
评论(0)
推荐(0)