Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Synthaxe SQL
Message
 
À
17/12/2004 08:20:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
00969990
Message ID:
00970015
Vues:
20
Extra Boris ....

Thank

bernhart


>
>SELECT cnosecretaraitSocial,COUNT(cnosecretaraitSocial) AS cntSoc FROM Employee GROUP BY cnosecretaraitSocial INTO CURSOR cSocial
>SELECT cNom,cnosecretaraitSocial,cSocial.cntSoc;
>       FROM Employee;
>       LEFT JOIN cSocial ON cnosecretaraitSocial == cSocial.cnosecretaraitSocial;
>       GROUP BY cNom
>
>
>Is this works for You?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform