Hope it is not too offtopic - Mailing list pgsql-general

From Eric, Audet
Subject Hope it is not too offtopic
Date
Msg-id 74A9D4C7C63FD01191350000F822E48C01407724@server02
Whole thread Raw
List pgsql-general

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%'??

Thanks in advance

Eric

pgsql-general by date:

Previous
From: Joseph Koenig
Date:
Subject: Re: Really Dumb Question...(Dumping db)
Next
From: Stephan Szabo
Date:
Subject: Re: RE: finding and removing a constraint...