Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grouping Right
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grouping Right
Divers
Thread ID:
00210317
Message ID:
00210317
Vues:
56
I have the following SQL statement:

SELECT pricelist.ITEM, pricelist.REPL, pricelist.price, pricelist.DATE;
FROM price!pricelist;
GROUP BY pricelist.ITEM;
INTO TABLE temp.DBF

The results do not show an item number:

T97000-503

but it will show an item number:

T97000-503R

What may I be doing wrong?
Jeff Pearce
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform