开发者社区 问答 正文

Hive中创建临时表的代码是什么?

Hive中创建临时表的代码是什么?

展开
收起
游客qzzytmszf3zhq 2021-12-09 20:42:15 365 分享 版权
1 条回答
写回答
取消 提交回答
  • create table test.test_table_hive_merge like test.test_table_hive;
    
    2021-12-09 20:42:26
    赞同 展开评论
问答分类:
问答地址: