Procedure/Function

The Procedure/Function page is used to select a database, driver, object type and script.

Set the parameters:

NOTE. Creating of procedures and functions is unavailable in SQLite DBMS because such object type is missing in this DBMS.

Example of creating a function in Oracle DBMS

Example of creating a procedure in Oracle DBMS

NOTE. If the PostgreSQL driver is selected, the first string of the script should contain the list of parameters and it should be in one string.

See also:

Procedure