Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Join on inequality
Message
From
15/10/2001 07:16:19
 
 
To
12/10/2001 08:31:02
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00566970
Message ID:
00568455
Views:
11
Hello;
Just an idea ok..

select a.field1,a.date1,;
from table1 a;
join table2 b on (a.field1 == b.field1);
where (date1 <= varDate);
into cursor myCursor
Previous
Reply
Map
View

Click here to load this message in the networking platform