Subject RE: [Firebird-Architect] Substring
Author Claudio Valderrama C.
Arno Brinkman wrote:
>
> <character substring function> ::=
> SUBSTRING <left paren> <character value expression> FROM <start
> position> [ FOR <string length> ] [ USING <char length units> ]
> <right paren>

How does USING work here? It wasn't in the doco I used to define this
function in FB1.

C.