Subject | Re: [Firebird-Architect] Substring |
---|---|
Author | Ann W. Harrison |
Post date | 2004-10-14T22:21:48Z |
Thanks Daniel,
One wonders why they don't allow negative lengths so
we could have things like this...
substring ('abcdefghij' from 12 for -4) => 'ij'
Cheers,
Ann
One wonders why they don't allow negative lengths so
we could have things like this...
substring ('abcdefghij' from 12 for -4) => 'ij'
Cheers,
Ann