Subject Re: [ib-support] built in functions
Author David K. Trudgett
On Sunday 2002-01-06 at 23:19:33 -0500, Mike Arace wrote:
>
> Hi everyone,
>
> I was wondering if there's a website somewhere that has a list of the
> interbase/firebird built-in functions. I've looked up and down the
> documentation on the various sites and haven't seen something like that.

I found some info about the standard UDFs that ship with InterBase at:
http://www.cvalde.com/features/f5/new_udf_library.htm

There are a few free UDF libraries around, too.
See http://www.interbase2000.org/tools_udf.htm

>
> Barring that, I'm specifically looking for an equivalent to the oracle "nvl"
> function, which takes a column name as one argument and a default value in
> case the column is null as the other.

A very handy Oracle function at times, but I haven't heard of an
InterBase UDF that does this.



David Trudgett