| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Fast SQL Question
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 '@' 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.
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 - 15:29:58 CST
![]() |
![]() |