Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Join on inequality
Message
De
11/10/2001 11:08:32
 
 
À
11/10/2001 10:45:00
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:
00566991
Vues:
17
I don't believe you can have the level of uncertainty you are hoping for in the join condition. Have you considered using BETWEEN() in the join condition.

>I want to JOIN one table with another one. The fields should be joined by date. Instead of the exact date, I want to find a record, in the second table, whose date is closest (<=) to a certain date in the first table. In other words, an exact match may, or may not, exist.
>
>Can this be done with SQL - SELECT syntax? I was thinking about the workaround of writing a function that gets the PK of the second table, and then use that field for the join. However, I was wondering whether there was a simpler way to do this.
>
>TIA, Hilmar.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform