Figure 1 shows the syntax diagram for a return statement.
The syntax details are as follows:
This statement returns control from a stored procedure or function to a caller.
See Examples for call statement examples.