A useful operation in databases is thenatural join. If we view a database
as a list oforderedpairs of objects, then the natural join of databasesA
andBis the list of all ordered triples (x,y,z) such that the pair (x,y) is in
Aand the pair (y,z) is inB. Describe and analyze an efficient algorithm
for computing the natural join of a listAofnpairs and a listBofmpairs.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here