Subject | Re: [ib-support] SQL select help. |
---|---|
Author | Paul Reeves |
Post date | 2002-09-09T10:24:53Z |
mivi71dk wrote:
SUBSTRING( <string expr> FROM <pos> [FOR <length>])
See page 10 of the release note for full documentation.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> HiFirebird has
>
> I would like to make a SQL Statement like:
>
> Select * from TABLE1 where Field1="The first 8 charaters from another
> field"
>
SUBSTRING( <string expr> FROM <pos> [FOR <length>])
See page 10 of the release note for full documentation.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase