Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntax needed
Message
 
 
À
20/11/2008 22:58:24
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:
01363325
Message ID:
01363416
Vues:
9
>>>Thank you William.
>>>
>>BTW, there are other ways to get the same information, but this one is the simplest to remember.
>
>I'd like to see it Naomi. Just out of curiosity.

The other simple way mentioned by Rich

select * from myTable where myDate = (select max(myDate) from myTable)

and another way more complex.

See also Re: Getting most recent orders? Thread #1249462 and the thread referenced there.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform