pattern matching operator

Поиск
Список
Период
Сортировка
От Wallingford, Ted
Тема pattern matching operator
Дата
Msg-id 70866BD37E22D4119D8000600899F70D011C57@INDEXAPP00
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Using substr with user defined types
Следующее
От: "omid omoomi"
Дата:
Сообщение: Re: pattern matching operator