805 views
1 votes
1 votes
Let R(A, B, C, D, E) be a relation which has 500000 records. Size of each record is 200 B. Size of attribute A is 16 B. Size of pointer is 4 B and size of the block is 2400 B (assume elements are stored in sorted order of key).
On the execution of the query,
                                            Select ∗ from R where A = ‘GATE’
The difference of the cost in term of number of block transfer from the disk when multilevel index used and when binary search applied without indexing is _______.

Please log in or register to answer this question.

Related questions

457
views
0 answers
1 votes
Subbu. asked Jul 15, 2022
457 views
Hey How is Gateoverflow test series .. better than other institutes, that means little harder than gate and quality of questions??. #Genuine answers please…
197
views
0 answers
0 votes
Nau1994 asked Nov 2, 2018
197 views
Consider two stations communicates Via 1Mops satellite link with propagation delay of270 msecThe satellite serves merely toretransmit data received from one station ... number, then the maximumpossible data throughput is ......
398
views
1 answers
0 votes
himgta asked Oct 30, 2018
398 views
Which one of the following statement /statements is/are true on a Boolean function?A) Minterm is a product term which contains all the variables in either complementary or ... output must be 1.D) All (a), (b) and (c) statements