Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subquery
Message
From
29/11/1999 11:59:04
 
 
To
29/11/1999 11:57:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00296400
Message ID:
00296401
Views:
29
>I still can't get used to subqueries. This code is in a click for a print button: SELECT red,yellow,blue FROM MainTable WHERE orange = ... where orange matches records in a previously created sql from MainTable under the name MyCursor
>
>I tried SELECT red,yellow,blue FROM MainTable WHERE orange = (SELECT MyCursor.orange) ... but I only get one record.

Change orange = to orange in
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform