Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Total Command functionaity with SQL
Message
 
 
À
12/01/2003 17:13:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00740846
Message ID:
00740852
Vues:
15
SELECT SUM(value) AS sum_value FROM mytable ;
  GROUP BY ordnum ;
  INTO CURSOR crsTotal
>I'd like to know if I can use a SQL command to accomplish the same thing that would result for a command like:
>
>TOTAL FIELD value ON ordnum TO tempfile.
>
>Any suggestions?
>
>Thanks,
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform