Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too many subqueries?
Message
 
 
À
07/11/2001 15:55:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00578728
Message ID:
00578734
Vues:
27
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform