Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow views
Message
De
10/08/1998 04:50:00
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00124958
Message ID:
00125179
Vues:
17
Jayesh,
I really didn't know it might differ in speed. Thanks for the info.
Cetin

>Yes, It is an inner join but I don't want to use INNER JOIN clause in the query.
>
>Speed of the following two queries may differ.
>
>1. SELECT Tran.cmastid,Mast.cname
> FROM Tran,Mast
> WHERE Tran.cmastid = Mast.cid
>
>2. SELECT Tran.cmastid,Mast.cname
> FROM Tran INNER JOIN Mast
> ON Tran.cmastid = Mast.cid
>
>Hope this will clear your thoughts.
>
>Bye
>Jayesh
>
>
>
>
>>Jayesh,
>>Isn't that an inner join ?
>>Cetin
>>>I didn't tell her to use INNER JOIN, just use '=' instead. and It can make a difference.
>>>
>>>Bye
>>>Jayesh
>>>
Ç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