how to pass in array in procedure call in oracle

后端 未结 0 559
温柔的废话
温柔的废话 2021-01-18 18:31

I have a procedure that takes in an array in postgres, this syntax works:

SELECT * from myMethod(array[\'test\',\'test\'], array[\'\'], 554, 73430, 322234, \'sh

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