1

I tried that but it doesn't work.

create function test (_values int[]) returns void as $$ begin for _v in _values loop ... end loop; end; $$ language plpgsql; 
0

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.