Hi !

Is there a way to use plpgsql copy type to get an array of a certain type ?

For example if I have a type sample%TYPE
How can I declare a variable that is an array of sample%TYPE
I can't get it to work, is there a way to do it ?

Best Regards
Dan S

Reply via email to