blob: 936bcc93e25aed9f68931a99ca029f92a7cbcd33 [file] [log] [blame]
SELECT * FROM using_f1 LEFT OUTER JOIN using_f2 USING(col_name);