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.
Calling a Stored Procedure within a User Define Function (UDF)
Hi,
Does anyone know whether DB2 UDB support calling a Stored Procedure within a Create Function body? I've tried calling the stored procedure but DB2 returns with a syntax error about the CALL statement.