Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Don't know waht the code means
Message
De
05/03/1997 01:53:52
 
 
À
04/03/1997 23:00:59
Ron Tse-Jung Huang
Leader Professional Consulting
Shin-Chu, Taiwan
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00022886
Message ID:
00022900
Vues:
35
>Dear all,
>
>I got a small portion of code which I cannot understand what it does,
>
>SET DELETED ON
>SET SAFETY OFF
>select ins_id, count(sampnum); <---------
>from spitem;
>where end_ass 2;
>into table q_anasum;
>group by ins_id;
>order by ins_id
>
>Can anyone help me figure out what the function (count()) do here? Does it
>output a number or something?
>
>Any help appreciated, thanks in advance.
>
>Best regards,
>Ron.

It will return the number of records per group ins_id.
output will be ins_id field & total no. of records.
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform