Drop links or images here to add them to the editor.

Display all columns with an outer join based on the number.

RIGHT OUTER JOIN does not exist in SQLite, but you can achieve the same effect with LEFT OUTER JOIN.