One of the most used operations in a database system is to aggregate data from two different tables. This is called a Join. Since they are both used quite often and expensive to compute, there are ...