Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query has very basic structure for rushmore
Message
From
07/07/2005 11:52:08
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01029945
Message ID:
01029995
Views:
12
>
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform