Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL-Select command question
Message
From
11/05/2000 16:11:26
 
 
To
11/05/2000 13:23:13
Randy Bowman
Al. Dept of Postsecondary Ed
Montgomery, Alabama, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00368665
Message ID:
00368781
Views:
22
>All of these picked up the info on all of the companies. I've run into this problem before and have just done the following (which I can do again).
>
>Select < stuff I need > from < mytable >
>delete all for field1 = 'A' or field1 = 'B'
>
>I was just wondering if there was a way to get the results I want without doing the delete command.
>

Select < stuff I need > from < mytable > where ! field1 IN ('A','B')


>Thanks.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform