Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting only the latest dates of dupe recs
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 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01141044
Message ID:
01141200
Vues:
23
>Thanks a lot, BB
>
>This one:
>
>SELECT Operator, Route, MAX(Start_Date) AS Start_Date;
>                   FROM MyTable;
>                   GROUP BY Operator, Route;
>INTO CURSOR Tbl1
>
>seems to work adequately for now.
>
>Problems with my non-ETM SQL tyhough still - totally under-retrieving.
>
>{gulp}
>
>Terry

O!
But I think you want all the fields.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform