处理特殊数据时,需要建一个表来装临时的数据,通过

create table  xxx  as  select ...  来创建

相关文章: