Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need Help with SQL Statement
Message
De
20/09/1997 01:03:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00050724
Message ID:
00050883
Vues:
56
>
>George, isn't this exactly the reason Ed used two SELECT statements?
>
>Barbara


I pointed out earlier you don' t need two statements. I think the original question was how to do it with one SELECT.

Hope this helps.

SELECT * FROM Quotes WHERE ;
DTOC(Date)+Customer IN ;
(SELECT MAX(DTOC(Date))+Customer FROM Quotes)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform