execute multiple create view statements in snowflake

后端 未结 0 394
北海茫月
北海茫月 2021-02-06 06:20

Is there a way to create multiple views in one query in Snowflake?

I keep getting error when I try this -

create or replace view forecast_view as
select *          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题