Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Second Big Fox Paradigm Shift
Message
De
14/06/1998 11:39:40
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
12/06/1998 18:15:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00104728
Message ID:
00108008
Vues:
50
>>Now this sounds more realistic, and more likely to deliver some good results. Hopefuly an optimization in one direction won't make later optimizations into other directions impossible; if they're just a bit hard to do, or time-consuming (once, not on every request :), that'll be OK for me.
>
>Not impossible...it will break the first optimization. For example, inserting records is very expensive when you have lots of indexes. But, indexes are what optimize a query. You can't have both..or you settle on something in the middle that gives satisfactory, but not optimal results to both the insert and the query.

No surprise - this issue is as old as the indexing itself. The more indexes, the more work at insertion, and proportionally quicker retrieval. Rushmore just eased it, but never really removed the problem, because it can't be removed. Can't get something from nothing, and indexing is just an investment.

Of course, it's the DB designer's job to pick an optimal set of tags, as it always was. I didn't expect SQL server or any kind of software to try to be smart at this point. Thinking of it, I also wouldn't like it to pick permanent tags to create without asking me first.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform