Procedure/Function

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

Set the parameters:

The ClickHouse driver is available only when the Function object type is selected.

To show or hide the driver list, use the Hide Driver List/Show Driver List button.

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