Given two tables R and S, which of the following join strategies is described by the following

Question:

Given two tables R and S, which of the following join strategies is described by the following algorithm:

Stage 1: sort R according to r(a) sort S according to s(b) Stage 2: retrieve the first row r of R retrieve

a. Hash join.

b. Sort-merge join.

c. Nested-loop join.

d. None of the above.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: