Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I view the contents of a result set and the output parameters from a stored procedure call?

0
Posted

How can I view the contents of a result set and the output parameters from a stored procedure call?

0

Use Run SQL Scripts to run the procedure in iSeries Navigator. First, open the Run SQL Scripts window. Then, call the stored procedure using the CALL statement, pass the parameters to the statement, and then run the procedure. The parameters are returned to the Result Set tab, and the output parameters are returned to the Messages tab.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123