ewe
03-24-2017, 10:41 AM
I see that _select_query in the Database class does an inner join and some queries listed here on the forums have left joins but they also call a function which I did not see in the 1.3.4 functions.
I need to keep the null values in the column that is the join condition. So what's the best way to accomplish a left outer join?
I need to keep the null values in the column that is the join condition. So what's the best way to accomplish a left outer join?