Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 1 . Consider a relation s ( A , B ) with the following characteristics: s has 7 0 0 , 0 0 0

Q1. Consider a relation s(A,B) with the following characteristics: s has 700,000 tuples with 70 tuples per disk block s has an index on attribute A with index height x=2(i.e., the index has nodes on 3 levels) The values that the attribute A takes in relation s are integers which are uniformly distributed in the range 1...200.[Uniformly distributed there are roughly 3500 tuples for each A value.] (1.a) Assuming that the index on A is a secondary index, estimate the number of disk block accesses needed to compute the query \sigma A=18(s).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

6. Identify seven types of hidden histories.

Answered: 1 week ago