DBE_PLDEBUGGER.continue
Executes the current stored procedure until reaching the next breakpoint or end, and returns the line number of the next execution and the corresponding query, as described in Table 1.
The function prototype is as follows:
1 2 |
DBE_PLDEBUGGER.continue() RETURN Record; |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.