If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Dose DB2 support VARRAY/ARRAY type parameter in stored procedure?
HI, Everybody
I'm writing some stored procedure. I need to execute many query onec. Does DB2 support array or VARRAY just like Oracle? If not, can I use some alternative method?
Thanks very much!