Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Union in subquery is invalid
Message
De
16/01/2006 00:24:58
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01086909
Message ID:
01087029
Vues:
25
>Another one
>SELECT Member.FirstName FROM Member ;
> WHERE EXISTS (  SELECT * FROM New ;
> 	   WHERE Member.Numero = New.NoMember2 ;
> 			OR Member.Numero = New.NoMember3 ;
> 			OR Member.Numero = New.NoMember4)
>
This gives an "Error correlating fields" error.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform