Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT based on a matching record in another table
Message
 
 
À
12/07/2002 13:58:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00678126
Message ID:
00678196
Vues:
15
>Hi Nadya,
>
>Your example worked too, which ended up being this using my data:
>
>
>select cN_name from lcontrol ;
inner join ctrlset on ;
upper(alltrim(lcontrol.cN_name))=upper(alltrim(ctrlset.ctrlname)) ;
where ctrlset.fontreq = .t.
>
>
>However, I went with Sergey's example though because I believe his will be faster.
>Thanks!
>Tracy

If time permits and you can run some speed testing, it would be great. Though I believe Sergey by word :)
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform