Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Left outer join and just one match
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01251976
Message ID:
01253196
Vues:
27
>>Try
>>Select * from basisverzekering ;
>>	left outer join wiskunde on basisverzekering.mijbrpls = wiskunde.mijbrpls ;
>>		AND wiskunde.vlgnr_mut = ( SELECT MIN(vlgnr_mut) FROM wiskunde w2 ;
>>						WHERE w2.mijbrpls = wiskunde.mijbrpls)
>
>
>
>>
>Thanks that seems to work
>

You're welcome
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform