Hi,
Im new to DB2 and i have two questions!
1) Does DB2 supports Dynamic SQL within Java Stored Procedures?
If yes, 2) Can anyone point me a website where i can see an example of how i can accomplish that task?
I want to be able to SELECT columns and/or FROM tables that i pass in my arguments.
How can i bypass the bind of sql statment?
Thx for your attention.
Sorry for any english mistake