Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntax needed
Message
De
20/11/2008 18:32:13
 
 
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:
01363390
Vues:
13
>>Thank you William.
>>
>BTW, there are other ways to get the same information, but this one is the simplest to remember.

"Simplest" is very subjective and depends upon how one "grew up" with SQL. I think the pre-VFP9 version
SELECT * FROM Table2 WHERE date IN (SELECT MAX(Date) AS Date FROM Table1)
is simpler to remember. I will accept that the more "modern" code is "better" and may run faster, etc. but simpler, like beauty, is in the eye of the beholder.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform