Oracle CLOSE
If a database stored procedure has output parameters, it must
be closed when processing is complete.
Closing a procedure looks the same as closing a cursor.
Example
1 |
CLOSE dept_proc; |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest