I think you have not read the documentation completely. The select query u have used doesn't seem to be correct. The only way you can return data to BO is through cursors, so you have to have a cursor return type and then open the cursor in u r stored proc. The cursor type declared in the out...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.