Re: Fast SQL Question

From: Paul <paul_at_see.my.sig.com>
Date: Tue, 29 Nov 2005 21:29:58 +0000
Message-ID: <81ipo1lj9psc6brl9qlvpa80ocivp6ucq8_at_4ax.com>


Paul <paul_at_see.my.sig.com> wrote:

> > If I use like and I want to find all emails in hotmail that have at
> > least one char before the '_at_' and after the '.'
> > Is this the right command
  

> > where EmailAddress like '%__at_hotmail._%'
 

> Remove the space between "%" and "_at_hotmail", the same at the other
> end.

Oh, yeah, and replace the % signs with _ - i.e. underscore.

Paul...  

> Paul...
  

-- 

plinehan __at__ yahoo __dot__ __com__

XP Pro, SP 2, 

Oracle, 9.2.0.1.0 (Enterprise Ed.)
Interbase 6.0.1.0;

When asking database related questions, please give other posters 
some clues, like operating system, version of db being used and DDL.
The exact text and/or number of error messages is useful (!= "it didn't work!").
Thanks.
 
Furthermore, as a courtesy to those who spend 
time analysing and attempting to help, please 
do not top post.
Received on Tue Nov 29 2005 - 22:29:58 CET

Original text of this message