Postgres select into temp table with fucntion

前端 未结 0 1532
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-04 04:48

In Postgres, you can select into a temporary table, is it possible to select into temporary table using a function, sucha as

Select * into temporary table myTempTab

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