Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with Select statement
Message
 
À
06/06/2001 09:32:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00515639
Message ID:
00515752
Vues:
13
I've heard, you need something better. Try this:

select table1.* from table1 left join table2 on table1.PrimaryKey = table2.ForeignKey having isnull(table2.ForeignKey)

Alexander
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform