User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MS SQL section within the Web Development category of DaniWeb, a massive community of 396,808 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,176 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS SQL advertiser:

To pull all emails that contains +,^,*,&,!

Join Date: Apr 2008
Posts: 18
Reputation: mansi sharma is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
mansi sharma mansi sharma is offline Offline
Newbie Poster

Re: To pull all emails that contains +,^,*,&,!

  #3  
Apr 10th, 2008
Thx,It worked.
Plz see the following query-

  1. SELECT * FROM mail3
  2. WHERE email NOT LIKE '%@%'
  3. OR email NOT LIKE '%&%'

Instead of showing the particular records ,the above query is displaying all the records.
Last edited by peter_budo : Apr 10th, 2008 at 4:24 pm. Reason: Keep It Organized - please use [code] tags
Reply With Quote  
All times are GMT -4. The time now is 1:36 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC