Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need to put something - if it's there or not
Message
 
 
À
30/08/2006 11:54:59
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 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01147940
Message ID:
01149847
Vues:
7
I read 'cracked' as 'broke'.
But it'll return more than one record when operator have matching route and empty one in the RF1 table. Also, you don't need LEFT JOIN if you want to ignore operators w/o any records in RF1.


>Why yes. In message #1149276 I said:
>
>
>Thanks Sergey.
>
>No, that didn't work. I seem to have cracked it with:
>
>...
> LEFT JOIN RF1 ;
> On NET.Operator == RF1.Operator ;
> and ( NET.Route == RF1.ERoute ;
> or EMPTY( RF1.ERoute) ) ;
>...
>

>
>That's why I asked if you thought that wasn't robust enough. I certainly haven't yet tried it with every permutation of data.
>
>Also, I just need to let you know that I so appreciate your trouble.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform