blob: 1b15f08067b06267bbadd590a1a94d6b4e17edc7 [file] [log] [blame]
SELECT * FROM using_f1 LEFT OUTER JOIN using_f2 USING(col_state);