Founding rate: RM5 off Basic, forever — applied automatically. See pricing

Menu

Topic

Joins

Combining tables, and knowing which rows you're about to lose. Most join questions here have a LEFT-vs-INNER trap somewhere in them, because that's the mistake that returns a plausible-looking answer instead of an error.

New to this? Read the JOINs: combining tables chapter.

easyShow each transaction with its merchant nameFreemediumCustomers who never orderedBasicmediumEmployees who out-earn their managerBasicmediumEvery part, with its supplier (if assigned)BasicmediumRevenue per routeBasicmediumTotal spend per customerBasichardPair every employee with their managerBasichardTotal paid, joined across three tablesBasichardTotal shipped, joined across three tablesBasic