Shall we use udf in stored procedure in Redshift

后端 未结 0 1020
感情败类
感情败类 2021-02-14 07:39

I need to use a udf in stored procedure. Since Redshift needs either a temp table or a cursor to use the select statement inside the stored procedure, I chose to use temp table.

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