| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Fast SQL Question
"Filter911" <filtermedialtd_at_gmail.com> 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 '%__at_hotmail._%'
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.Received on Tue Nov 29 2005 - 15:17:20 CST
![]() |
![]() |