thinking in geek tagline’s are so web2.0

Posts Tagged sql

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 [...]