blob: 72b2c1be4a78945f0152ac817ad2fc256a61b6f0 [file] [log] [blame]
SELECT * FROM using_f1 LEFT OUTER JOIN using_f2 USING(col_id);