blob: d3bbd6fcefaacdef2c86a1f4117438ca4b7c9d5f [file] [log] [blame]
SELECT * FROM using_f1 RIGHT OUTER JOIN using_f2 USING(col_name);