Subject | Re: [firebird-support] Substring in SQL |
---|---|
Author | Magnus Titho |
Post date | 2005-02-01T08:45:21Z |
williamvdw2004 schrieb am 01.02.2005 09:38:
where <field> containing <searchphrase>
>select <whatever> from <table>
> Hi
>
> I would like to extract records that contain certain words in varchar
> fields e.g. I would like to filter messages that contain "bad" words.
where <field> containing <searchphrase>
> WilliamMagnus