SQL substring - Mailing list pgsql-sql

From Guy Korland
Subject SQL substring
Date
Msg-id 00ea01c3a926$4049b6d0$4a264484@cs.technion.ac.il
Whole thread Raw
Responses Re: SQL substring  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
List pgsql-sql
Hi,
How can I compare two fields if one is a substring of the other?
Something like: ... WHERE StringA like '%' + StringB + '%';

Thanks,
Guy Korland



pgsql-sql by date:

Previous
From: "Martin Kuria"
Date:
Subject: Re: search facilities
Next
From: Franco Bruno Borghesi
Date:
Subject: Re: SQL substring