regexp question

Поиск
Список
Период
Сортировка
От Andy Kriger
Тема regexp question
Дата
Msg-id OJEFIHHAALOBKKJEOMBDEENEDHAA.akriger@greaterthanone.com
обсуждение исходный текст
Ответы Re: regexp question
Re: regexp question
Список pgsql-general
I see that it's possible to select using regexps.
Is it possible to use portions of the selection in the result?

example...
select * from table where column ~ '.*\(blah.*\)'
will return any row with characters-blah-characters

Is there any way I can get just the blah.* portion of the string in my
result?

thx
andy



В списке pgsql-general по дате отправления: