Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WHERE NOT IN syntax
Message
De
16/08/2005 18:06:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01041362
Message ID:
01041485
Vues:
18
Michael:

Isn't there a syntax issue here?

You are asking " ... NoSerial_No NOT IN (SELECT StockNo_No FROM StockNo)" where the list (...) does not contain the field you are wanting to filter on.

Try: NoSerial_No NOT IN (SELECT NoSerial_No FROM StockNo)

Hope that helps

Godfrey
Godfrey Nicholson
Ofek Technologies Ltd
Auckland
New Zealand
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform