Subject SUBSTR and it's format
Author Henrik Sitter
Hi,

What is the format of SUBSTR in firebird (UDF in fbudf.dll or in
ib_udf.dll I believe):

SUBSTR(string, from, to) or SUBSTR(string, from, length).

I believe the former...

Henrik