Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Statement
Message
From
08/11/2001 14:59:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SQL Statement
Miscellaneous
Thread ID:
00579319
Message ID:
00579319
Views:
67
I am trying to do a select from 2 related tables in a one to many relationship. The first table holds orders and the second holds products. I would like to select all orders from the first table only if a certian product does not show up on that order in the second table. The products table can hold many diffetent products for each order, can a single select statement be made to weed out any orders that may contain a specific product? I usually do this with a select on the order table, then scan through the results with selects to the products table and then scan through those results to flag orders that may contain a certian product.

Any help is greatly appeciated

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform