|
|
Forum Newbie
Group: Forum Members Last Login: 8/28/2008 9:56:22 AM Posts: 1, Visits: 3
|
|
Writing an email validation code using select, where, or and like statements. Something like this:
select emailaddress from contact where ((emailaddress = ''
-This looks for entries where email was left blank
I am having trouble making the code to make sure "_" does no appear after "@". If anyone can help me out, thanks.
|
|
|
|