Re: Regular Expressions [progress]

From: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
To: ezequias(at)fastcon(dot)com(dot)br, pgsql-sql(at)postgresql(dot)org
Subject: Re: Regular Expressions [progress]
Date: 2007-03-28 14:10:26
Message-ID: 540160.27049.qm@web31804.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


> Select * from myAddressTable where address similar to ('%(ELMO|ST.|258)%')
>
> But I still need to Separete all strings.

What is it that you are trying to achieve? What string would you like to seperate?
Regards,
Richard Broersma Jr.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message A. Kretschmer 2007-03-28 14:24:44 Re: union with count?
Previous Message Gerardo Herzig 2007-03-28 14:04:29 union with count?