substring result - Mailing list pgsql-novice

From Luis Silva
Subject substring result
Date
Msg-id BAY18-F244DEDDD4E3820C14731C5B5070@phx.gbl
Whole thread Raw
In response to Re: quering NULL values  (Charley Tiggs <ctiggs@xpressdocs.com>)
Responses Re: substring result
List 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 by date:

Previous
From: "Matt Arnilo S. Baluyos (Mailing Lists)"
Date:
Subject: Return column value from previous and next row in a recordset
Next
From: "A. Kretschmer"
Date:
Subject: Re: substring result