Re: Regular Expressions [progress] - Mailing list pgsql-sql

From Richard Broersma Jr
Subject Re: Regular Expressions [progress]
Date
Msg-id 540160.27049.qm@web31804.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Regular Expressions [progress]  (<ezequias@fastcon.com.br>)
List 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.



pgsql-sql by date:

Previous
From: "Jon Horsman"
Date:
Subject: Re: Foreign Unique Constraint
Next
From: Gerardo Herzig
Date:
Subject: union with count?