摘要: CREATE [EXTERNAL] TABLE [IF NOT EXISTS] table_name [(col_name data_type [COMMENT col_comment], ...)] [COMMENT table_comment] [PARTITIONED BY (col_name 阅读全文
posted @ 2022-04-12 15:57 习惯了蓝 阅读(165) 评论(0) 推荐(0)