Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Join on inequality
Message
De
15/10/2001 07:16:19
 
 
À
12/10/2001 08:31:02
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00566970
Message ID:
00568455
Vues:
13
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform