Subject Re: [firebird-support] is there an 'execute function' command?
Author Martijn Tonies
Hi,

> I'm new to Firebird/IB... is there a way to execute a UDF without a
> SELECT/FROM clause? Something like 'execute function', similar
> to 'execute procedure' except that it works with UDF's rather than
> stored procs?

Inside a Stored Procedure, you can also call functions simply
like this:

return_variable = myfunc(parameters);

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com