Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uses of count command with sql
Message
 
 
À
11/09/2005 12:45:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01048512
Message ID:
01048536
Vues:
15
>on VFP9 you can simplified this ( and return a integer ):
>
>SELECT examcode,;
>		descr, scode,;
>		lcode, sec,
>		SUM( CAST(res01 = "pass" AS I)) AS pass01, ;
>
>....
>
Fabio,

It doesn't look simplier to me and it's certainly harder to understand.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform