Re: Hope it is not too offtopic

From: "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com>
To: "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Hope it is not too offtopic
Date: 2001-03-21 16:33:45
Message-ID: 200103211634.f2LGYot07393@mail.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

3/20/2001 1:23:30 PM, "Eric, Audet" <eaudet(at)scc(dot)ca> wrote:
> Ok, here's my problem
>
> I have a database of ISO standards ... my clients want to be able to do a
> full document search ... but it's not a document ... it's a database
> Is there a way (more likely a query question) to
> select * from tablename where <anyfield> like '%term%'??

That query should work fine.

Brent

---
Brent R. Matzelle
Software Engineer
Information Services
Main Line Health Systems
Tel: 610-240-4566
Pager: 610-640-8437
matzelleb(at)mlhs(dot)org

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-03-21 16:46:35 Re: RE: finding and removing a constraint...
Previous Message Brent R. Matzelle 2001-03-21 16:30:46 Re: RE: finding and removing a constraint...