blob: 1341471ba274a55ee6d1c5c1932c53a17202b733 [file] [log] [blame]
SELECT * FROM using_f1 RIGHT OUTER JOIN using_f2 USING(col_id);