Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command contains unrecognized phrase/keyword
Message
De
24/12/2006 07:57:07
Suhas Hegde
Dental Surgeon
Sirsi, Inde
 
 
À
24/12/2006 07:54:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01180003
Message ID:
01180004
Vues:
20
hi

SELECT stk_code,trn_type, ; && <== you missed the , there
SUM(IIF(MONTH(trn_date)=1 AND trn_type= 44, trn_qnty, 000000)) AS m1_t ;
FROM test ;


You missed the ,

suhashegde
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform