Feature Request
Oracle-Compatible Feature: procedure supports OUT Parameters
Describe the feature you'd like to propose:
The syntax for creating stored procedure parameters, where the parameter mode can be IN, OUT, or IN OUT. The syntax for creating stored procedures with OUT parameters and the calling of such stored procedures are the same as in Oracle.
Feature Request
Oracle-Compatible Feature: procedure supports OUT Parameters
Describe the feature you'd like to propose:
The syntax for creating stored procedure parameters, where the parameter mode can be IN, OUT, or IN OUT. The syntax for creating stored procedures with OUT parameters and the calling of such stored procedures are the same as in Oracle.