Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Do This With A JOIN?
Message
From
30/12/2005 00:05:00
 
 
To
29/12/2005 14:49:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01081733
Message ID:
01081941
Views:
8
>Hi Mike,
>
>this is an interesting example.
>
>Here, if you add an index on BoIdBase for optimize the join,
>with the projection subquery VFP can run more slowly,
>because the VFP engine is not very smart
>( the correct plan is that of build a intermediate group subquery on the join fields
>and then join it with the update table )

Wow, you understand VFP very deeply! What is a projection subquery?

Thanks,

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform