Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Relations R and T have to be joined together ( R | > | T ) on a common attribute x . We know the

Relations R and T have to be joined together (R|>|T) on a common attribute x.
We know the number of blocks in each relation: BR=2000 and BT=20. Mark all
correct statements below.
(a) The most efficient order to execute a block nested loop join is to have R as the
outer relation.
(b) The most efficient order to execute a block nested loop join is to have T as the
outer relation.
(c) If R and T are already sorted a sort-merge join complexity can be reduced to
2020 pages.
(d) If we have enough blocks in-memory to fit R and T then the total block nested
join complexity can be reduced to 2020 pages.
image text in transcribed

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