Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 8.0 - Select - SQL
Message
De
18/07/2003 09:15:28
 
 
À
18/07/2003 09:08:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00811460
Message ID:
00811463
Vues:
11
Same

>In VFP 6.0 if I wanted to group by ONE fieldname I would type something like this:
>SELECT name_line1, first_name, last_name FROM accounts ;
> WHERE NOT EMPTY(last_name) ;
> GROUP BY name_line1 ;
> ORDER BY last_name INTO ARRAY aClientNames
>
>How do you do it in VFP 8.0?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform