Hacker News new | ask | show | jobs
by woshiwan 1001 days ago
Not super relevant. What are some common ways in database to join tables with no common column?
1 comments

I don't believe there is a solution otherwise. All you can do is cross join.