Re: Fast SQL Question
- From: Paul <paul@xxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 21:17:20 +0000
"Filter911" <filtermedialtd@xxxxxxxxx> wrote:
> If I use like and I want to find all emails in hotmail that have at
> least one char before the '@' and after the '.'
> Is this the right command
> where EmailAddress like '%_@xxxxxxxxx%'
Remove the space between "%" and "@hotmail", the same at the other
end.
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.
.
- Follow-Ups:
- Re: Fast SQL Question
- From: David Cressey
- Re: Fast SQL Question
- From: Paul
- Re: Fast SQL Question
- References:
- Fast SQL Question
- From: Filter911
- Fast SQL Question
- Prev by Date: Re: So what's null then if it's not nothing?
- Next by Date: Re: Fast SQL Question
- Previous by thread: Fast SQL Question
- Next by thread: Re: Fast SQL Question
- Index(es):
Relevant Pages
|