Regular Expressions

From: <artmerar_at_yahoo.com>
Date: Wed, 6 Aug 2008 13:40:26 -0700 (PDT)
Message-ID: <05096fca-bc9f-4ca1-9b0c-da1d15089ba3@m73g2000hsh.googlegroups.com>

Hi,

I've been looking at REGEXP_LIKE to help me come up with a way to check the syntax of an email address. Basically I need to make sure that is does not contain any of the following characters: !#$%^&*()
+=<>,?"':;{}[]|\/

And, there is only 1 @ and at least 1 .

A bit harder than I expected. So, eventually I'll probably get it, but I'm looking for the quick way out if anyone else knows what it should look like.

Much thanks! Received on Wed Aug 06 2008 - 15:40:26 CDT

Original text of this message