Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nested SQL
Message
De
17/01/2006 11:11:27
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Nested SQL
Divers
Thread ID:
01087559
Message ID:
01087559
Vues:
61
I know the nested part of the following SQL is incorrect, but what is the right way?
SELECT DISTINCT * FROM AllStuff WHERE AllStuff.UserID ! IN (SELECT ExcludeStuff.UserID FROM ExcludeStuff) INTO CURSOR NewStuff
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform