0

Cartesian product

Igor Bukanov 6 years ago updated 6 years ago 1

Currently table join operations requires to have a common column in the tables. That prevents to form a Cartesian product of tables. The later is handy if one wants to calculate something based on data from unrelated tables.