Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to structure a SQL Select command
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 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01180237
Message ID:
01180267
Vues:
12
Thanks, Naomi. I'll check it out . . .



>Try this - not tested
>
>Select * from Arts inner join Tasks on Arts.ArtID = Tasks.ArtID ;
>where Task.ArtID+dtos(Task.Task_Date) in ;
>(select Task.ArtID+dtos(Task.Task_Date) as TaskDate from Tasks ;
>group by ArtID order by Task_Date descending where Task = lcSpecific_Task)
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform