Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 12111

Postgresql convert passed parameters into array

$
0
0

Here is the query I want to execute:

select UNNEST(:vals)

where vals='val1','val1',....

The issues with this is that I am getting ERROR: function unnest(unknown, unknown) does not exist as UNNEST takes an array.So, is there a way to do it?


Viewing all articles
Browse latest Browse all 12111

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>