From: | "Dann Corbit" <DCorbit(at)connx(dot)com> |
---|---|
To: | "Andrus" <eetasoft(at)online(dot)ee>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Select all invalid e-mail addresses |
Date: | 2005-10-19 18:53:56 |
Message-ID: | D425483C2C5C9F49B5B7A41F8944154757D1FE@postal.corporate.connx.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
This might be handy:
http://www.databasejournal.com/img/email_val.sql
> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-
> owner(at)postgresql(dot)org] On Behalf Of Andrus
> Sent: Wednesday, October 19, 2005 11:12 AM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Select all invalid e-mail addresses
>
> I have a database of e-mail addresses.
>
> I want to select the email addresses which are not valid:
>
> do not contain exactly one @ character,
> contain ; > < " ' , characters or spaces etc.
>
> What is the WHERE clause for this ?
>
> Andrus.
>
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 6: explain analyze is your friend
From | Date | Subject | |
---|---|---|---|
Next Message | Edmund | 2005-10-19 18:57:44 | Re: Select all invalid e-mail addresses |
Previous Message | Mark Rae | 2005-10-19 18:45:51 | Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips |