Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL CODE - SELECT Statement
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00823214
Message ID:
00823221
Vues:
26
I corrected the code. Man, it is difficult to code after a late lunch and in this heat. Our air conditioner is not cutting it in this California heat.
SELECT ;
		cFileName ;
	FROM tmpPDFFileNames ;
	WHERE tmpPDFFileNames.cFileName NOT IN (SELECT cFileName FROM SCAN)	;
	INTO CURSOR tmpPDFs
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform