Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to subquery in VFP 8
Message
From
06/09/2005 02:55:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01046845
Message ID:
01046910
Views:
14
>>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform