Join two tables using a SQL LEFT OUTER JOIN . Behaves similarly to inner_join , but will produce a left join instead. See inner_join for usage examples. fn ...
確定! 回上一頁