Subject | Re: [ib-support] Checking last VARCHAR character |
---|---|
Author | Nando Dessena |
Post date | 2001-09-21T15:44:15Z |
Phil,
Ciao
--
____
_/\/ando
> During the import of a large number of records, I need to check the lastperhaps COLUMN LIKE '%X' where X is the character you are looking for.
> character of a string contained in a varchar field for a certain value.
>
> This can be done with a combination of the STRLEN and SUBSTR UDFs but has
> quite an impact on the speed and performance of the import process.
>
> Is there an 'SQL' way of doing this?
Ciao
--
____
_/\/ando