hive中的临时表创建

xiaoxiao2025-08-15  29

mysql里是with as

hive里是create table default.temp as (select * from)

转载请注明原文地址: https://www.6miu.com/read-5034901.html

最新回复(0)