Database procedures can be processed as SQL statements.
See also: Reference Manual, section Database Procedure.
The ODBC syntax for procedures does not support
return values of functions. Therefore, a specification in the format
{ ? = call ...}
is
invalid.