Re: How to get normalized data from tekst column - Mailing list pgsql-general

From Andrus
Subject Re: How to get normalized data from tekst column
Date
Msg-id 47A7FF8B42E54A0392A1F9046555ABFB@dell2
Whole thread Raw
In response to Re: How to get normalized data from tekst column  (David Johnston <polobo@yahoo.com>)
List pgsql-general
David,
>Regular Expressions are your friend here.  If you do not know them you should learn them; though if you ask nicely someone may just provide you the solution you need.
>Split-to-array and unnest may work as well.
 
Thank you very much. I don’t know regexps.
Can you provide example, please for 8.1. Or maybe CASE WHEN and substring testing can also used.
 
Andrus.

pgsql-general by date:

Previous
From: David Johnston
Date:
Subject: Re: How to get normalized data from tekst column
Next
From: Pavel Stehule
Date:
Subject: Re: Reassign value of IN parameter in 9.1.1