Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Friday afternoon toughie - tree endless loop
Message
De
03/02/2019 13:17:24
 
 
À
01/02/2019 20:24:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Divers
Thread ID:
01665871
Message ID:
01665882
Vues:
53
Hi Cetin,
Thanks. That's essentially what I ended up doing - although mine might have been more limited in scope (would have to try your query below to see what it covers off).

Albert

>Can't you simply check for such cases with an SQL like:
>
>
>select * from myTable t1 ;
>where exists (select * from myTable t2 ;
>  where t1.Company_id = t2.ParentColId and t1.ParentColId = t2.Company_Id)
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform