Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INNER JOIN or Sub-query?
Message
From
20/03/2006 10:43:23
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01105835
Message ID:
01105854
Views:
18
>>join can to be faster but it is formally incorrect.
>>if you use c_temp here once only, doesn't index it, vfp does this in a faster way
>
>Are you sure I don't have to index this c_temp cursor? I added the index today in the morning, it seemed to degrade performance...
>
>Thanks.

VFP build a temp index on the fly.

What is RECCOUNT("c_temp") ?

Why have you cUserId and iUserId ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform