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