Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Reports - SELECT WHERE NOT IN ...
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Crystal Reports - SELECT WHERE NOT IN ...
Divers
Thread ID:
00419678
Message ID:
00419678
Vues:
67
Hey all. I have a need to perform the old SELECT WHERE NOT IN sub-select from within Crystal Reports.

In VFP it's just:

SELECT x ;
FROM table1 ;
WHERE table1.x NOT IN ;
(SELECT table2.y FROM table2)

Any clues on how to accomplish this with CR?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform