Use the SQLJ procedure Properties window to access and modify SQLJ procedures.
Click the Name field of the SQLJ procedure, then click the drop-down arrow and select Properties.
| Pages | Properties |
|---|---|
| General |
|
| SQL | SQL statements for creating the procedure |
| Parameters |
To change the parameters, change the definition of the stored procedure by dropping and re-creating the procedure. |
| Permissions | Grant and revoke permissions on a procedure to users, groups, or roles. Choose the Grant option to allow the grantee to further grant permissions to other users. |
| Referenced By |
|
| References |
|