Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Friday afternoon toughie - tree endless loop
Message
De
01/02/2019 20:24:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/02/2019 14:23:13
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:
01665876
Vues:
63
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)
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform