substring result

Поиск
Список
Период
Сортировка
От Luis Silva
Тема substring result
Дата
Msg-id BAY18-F244DEDDD4E3820C14731C5B5070@phx.gbl
обсуждение исходный текст
Ответ на Re: quering NULL values  (Charley Tiggs <ctiggs@xpressdocs.com>)
Ответы Re: substring result  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
I there!! I'm trying to use regular expressions with postgresql. My
objective is to get from a long string the information that I need.
For example

"name='joe' , address='portugal' " and I need to get 'joe' and 'portugal'.
can I do it with select substring()? if I can,how? tks a lot



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

Предыдущее
От: "Matt Arnilo S. Baluyos (Mailing Lists)"
Дата:
Сообщение: Return column value from previous and next row in a recordset
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: substring result