Subject Re: arithmetic exception, numeric overflow, or string truncation
Author Adam
--- In firebird-support@yahoogroups.com, "Roberto Freitas"
<solanofreitas@...> wrote:
>
> Thanks, Adam, with the built in substring function it's all fine.
> I've looked for built in functions on www.firebirdsql.org but I
> couldn't find it yet. Where can I find documentation about all built
> in Firebird 1.5 functions?

In the release notes there is a whole chapter on SQL Language
Enhancements. For this feature, p42-43. It was introduced in Firebird 1.0.

Try:

C:\Program Files\Firebird\Firebird_1_5\doc

Or you can download the release notes individually. If you have not
yet taken the chance to read them, it is time well spent.

Adam