Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many subqueries?
Message
 
 
To
07/11/2001 15:55:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00578728
Message ID:
00578734
Views:
24
>I have a query with a lot of joins in it. When I add another join, i get a 'Too Many Subqueries' error. Removing the join fixes the problem.
>
>Is there any way around this? I am currently taking care of this with subsequent queries, but I don't much care for the way it looks.
>

You can have up to total of 9 joins/subqueries in the select. I don't think there is a limit if you use where clause to join tables.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform