Proceedings of ICCI'93: 5th International Conference on Computing and Information
DOI: 10.1109/icci.1993.315323
|View full text |Cite
|
Sign up to set email alerts
|

Index selection in relational databases

Abstract: Intending to develop a tool which aims to support the physical design of relational databases can not be done Without considering the problem of index selection. Generally the problem is split into a primary and secondary index selection problem and the selection is done per table. Whereas much attention has been paid on the selection of secondary indices relatively less is known about the selection of a primary indez and the relation between them. These are exactly the topics of this paper.491 0-818&4212-2/93… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(12 citation statements)
references
References 5 publications
0
12
0
Order By: Relevance
“…Then, at each iteration, indexes are pruned (Kyu-Young, 1987;Choenni et al, 1993a). If workload cost before pruning is lower (respectively, greater) than workload cost after pruning, the pruned indexes are useless (respectively, useful) for reducing cost.…”
Section: Index Selectionmentioning
confidence: 99%
See 1 more Smart Citation
“…Then, at each iteration, indexes are pruned (Kyu-Young, 1987;Choenni et al, 1993a). If workload cost before pruning is lower (respectively, greater) than workload cost after pruning, the pruned indexes are useless (respectively, useful) for reducing cost.…”
Section: Index Selectionmentioning
confidence: 99%
“…Data access is performed in two steps: scanning the index' bitmaps, and then reading the tuples. If access to the bitmaps is direct and data are uniformly distributed, which is a reasonable assumption according to Choenni et al (1993a), index traversal cost is d…”
Section: Cost Modelsmentioning
confidence: 99%
“…In order to reduce the solution search space, already in [7] some simple heuristics have been proposed. Several papers [2,9,14,29] recognize ISP as a variation of a well-known Knapsack Problem and propose some heuristic methods to solve it. However, none of them uses a query plan optimizer to estimate gains of the selected indexes nor to propose index candidates.…”
Section: Related Workmentioning
confidence: 99%
“…Most of these initiatives have commercial purpose, though, which prevents them to be extended for general purpose. Other approaches have suggested to take from the DBMS the responsibility for selecting indexes, letting this assignment to be done by DBMS-external tools [5]. This approach may lead a tool to calculate operation costs differently of the cost model implemented by the DBMS.…”
Section: Introductionmentioning
confidence: 99%