Subject | Re: [ib-support] SUBSTRING |
---|---|
Author | Paul Reeves |
Post date | 2002-07-15T08:20:25Z |
>It is not in the documentation (or rather, the release notes are the
> I have read in the release notes, but i can't find the way to use it in
> documentation.
documentation).
Here is an example:
select substring(first_name from 1 for 1) as "Initial", last_name
from employee;
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase