Passing Comma Separated List to Function with VARIDIAC parameter as input

前端 未结 0 1549
孤城傲影
孤城傲影 2020-12-05 03:12

I have a user defined function that takes a VARIADIC parameter as an input:

func(name string, VARIADIC values double) returns Blob

Example: select func(\'abc         


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