Knowledge Base

Snippets

17

Select * from Clients 
WHERE        (ClientEmailAddress NOT LIKE '%_@__%.__%') AND (LEN(ClientEmailAddress) > 0)

Comments

There are currently no comments, be the first to post one!

Post Comment

Only registered users may post comments.