Call a stored procedure in the database using your Apache Derby connection.
- From the Navigator, expand the SYSIBM schema, then expand Stored Procedures.
- Right-click the stored procedure that you want to run and select Run.
The routine editor and a dialog for input value entry open.
- Change the default values as necessary and click OK.
The stored procedure is executed and the output displays in the SQL Results view.