Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Solution needed - You are a better man/woman then I
Message
From
14/08/2000 17:32:05
 
 
To
14/08/2000 16:58:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00404592
Message ID:
00404728
Views:
9
>
>OK - I see what you mean. Is there a database that really joins more than 2 tables at a time?

Yes. SQL Server can do this.

>Or is that what optimization really implies, anyway?

Rushmore optimization uses the index tags available.

>
>I still don't quite get Rushmore, though.
>I find that if I do a basic parent-child-grandchild join like the example with indexes on A.id, B.id, B.id_A, C.id_B, I get Rushmore optimization of None on all tables, but it says it joins on the indexes given.
>Also, according to the docs, if I index on UPPER(char_field) the following should be fully optimizable, but I only get partial optimization.
SELECT * FROM test WHERE UPPER(char_field) = "SOMETHING"
>Does this make sense to you?

Look at the Rushmore KB article on my web site. It may help you out.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform