RETURN
Syntax
Figure 1 shows the syntax diagram for a return statement.
The above syntax diagram is explained as follows:
Assign the result returned by a stored procedure or function to the caller.
Examples
See Examples for call statement examples.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.