edited
2,093 views
2 votes
2 votes

In the following question, How to know that at first level (base level) index entries will be recorded for a block or for each record?https://gateoverflow.in/2311/gate1993_14

See the highlighted part below, what if we have multilevel secondary inedxing?


edited

Please log in or register to answer this question.

Related questions

1.8k
views
2 answers
2 votes
aditi19 asked Nov 23, 2018
1,780 views
what is the minimum and maximum number of keys for non-leaf nodes and leaf nodes for B+ Tree of order p?
438
views
1 answers
0 votes
aditi19 asked Nov 23, 2018
438 views
can anyone share some good resources fot B+ tree deletion?
1.5k
views
2 answers
3 votes
srestha asked May 17, 2019
1,538 views
The minimum number of nodes (both leaf and non-leaf) of $B^{+}$ tree index required for storing $5500$ keys and order of $B^{+}$ tree is $8$________________( ... in 2nd level.Am I missing something??But in ans they divided by only $8$ :(
658
views
0 answers
2 votes
Ayush Upadhyaya asked Oct 12, 2018
658 views
I have two doubts here(1)Doubt1-The number of blocks needed to store file must be 3000 and not 2930. Record organisation is unspanned and so 1 ... consider multi-level indexing with primary index. What should be the correct answer here?