Cross Join
I remember learning about cross joins (aka Cartesian products) in 1990/1 during my first database course. We were using some research project from Massey University which had produced a RDBMS which ran in DOS and supported SQL1.
My question at the time was - what would be the use of a cross join in a practical [...]