Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql update code to count records in a field
Message
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 SP2
Divers
Thread ID:
01390750
Message ID:
01390753
Vues:
44
Your problem looks like running total problem, which is slightly complex.

It may be better to do this using procedural code in your case.

>HI SERGEY,
>
>Thank for help.
>
>if i want in the same command increment ( cf attachment nincrement.jpg ) ..
>it 's possible ?
>
>bernhart
>
>
>>
>>SELECT cnomres, COUNT(*) FROM mytable GROUP BY 1
>>
>>>
>>>
>>>How to count records in a sql clause ?( VFP 9.2 )
>>>ie Here i want 2 For ncount Value To "GROGNA Denise"
>>>3 For Houbrechts Anna
>>>
>>>How to count a field?
>>>
>>>
>>>Thank in advance and good evening
>>>
>>>BHT
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform