Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to rate a table? (maybe crosstab)
Message
De
16/08/2000 16:11:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to rate a table? (maybe crosstab)
Divers
Thread ID:
00405792
Message ID:
00405792
Vues:
59
I was not quite sure what to call this. What I need to do is take table which looks like the
following that looks like the following

year amount cat
1990 1900 a
1990 500 b
1990 300 c
1991 1500 a
1991 600 b
1991 100 c
.

and create a table that looks like

year a b c
1990 1900 500 300
1991 1500 600 100
,

what is the best way to do this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform