Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speed problems - getting desperate
Message
De
07/03/1999 10:06:50
 
 
À
06/03/1999 01:27:09
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00192832
Message ID:
00194970
Vues:
22
>How about this...wouldn't using the "==" operator help speed things up i.e
>WHERE Table2.Id=="123"?

That's a good question. I don't know for sure, but I doubt it.

>And is there any difference in functionality and/or speed between the above statement and ...
>SELECT Table1.*
>FROM Table1, Table2 ;
>WHERE Table2.SeqNo=Table1.LinkField AND Table2.Id="123" ?

I don't think so, but again, I have not done extensive testing. Except in situations that need an outer join, I still use the "WHERE" sytax to join tables, just out of habit.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform