Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query has very basic structure for rushmore
Message
De
07/07/2005 11:52:08
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01029945
Message ID:
01029995
Vues:
11
>
>set ansi off && default
>
>select * ;
>  from abone  ;
>  inner join hurun on abone.hurun  = hurun.id ;
>  inner join ekler on abone.ekler  = ekler.id ;
> where ekler.exp = "Arkd"
>
>
>
>this time query execution time is 6.33 seconds.
>
>
>> Is there a reason you're using Turkish collate. I suggest to use Machine.
>
>At first, I thought this alternetive to solve this problem. But result was same

Ali,
Set deleted is not a concern here, is it?
Cetin
Ç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
Répondre
Fil
Voir

Click here to load this message in the networking platform