pattern matching operator - Mailing list pgsql-sql

From Wallingford, Ted
Subject pattern matching operator
Date
Msg-id 70866BD37E22D4119D8000600899F70D011C57@INDEXAPP00
Whole thread Raw
List pgsql-sql
I need some help (the postgresql.org documentation pages are down??)

I need to know what the pattern-matching operator is for string values in a
select query...

select field,field from table where field ?????? 'string';

I want to wildcard both ends of the string..

Thanks!

Ted Wallingford


pgsql-sql by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Using substr with user defined types
Next
From: "omid omoomi"
Date:
Subject: Re: pattern matching operator