Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to subquery in VFP 8
Message
De
06/09/2005 02:55:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
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
Divers
Thread ID:
01046845
Message ID:
01046910
Vues:
13
>>
>>select * from myCurs1 c1 ;
>>  where end_time = ;
>>  (select max(end_time) from myCurs1 c2 where c1.room == c2.room)
>>
>
>Cetin,
>
>Are you sure that the above could be applied to VFP 8? I am getting syntax error on the SQL Select so I thought maybe the code above is only applicaple to VFP 9.
>
>UPDATE: My mistake. Sorry.

FYI Above code is fox2x and up compatible.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform