Subject | RE: [firebird-support] strlen doesn't work |
---|---|
Author | sasha |
Post date | 2007-07-29T00:37:07Z |
>The function you want is char_length.
> SELECT MAX(LENGTH(A_VARCHAR_FIELD)) FROM MY_TABLE
Sasha
Subject | RE: [firebird-support] strlen doesn't work |
---|---|
Author | sasha |
Post date | 2007-07-29T00:37:07Z |
>The function you want is char_length.
> SELECT MAX(LENGTH(A_VARCHAR_FIELD)) FROM MY_TABLE