2019年7月1日

摘要: 1.创建表 drop table if exists kg_fk_user; create table kg_fk_user( id int, name string ) row format delimited fields terminated by "," stored as textfile 阅读全文
posted @ 2019-07-01 15:54 happygril3 阅读(99) 评论(0) 推荐(0)

导航