blob: 06c3a03a46f7e3120f51123405f498d958b21008 [file] [log] [blame]
SELECT * FROM using_f1 LEFT OUTER JOIN using_f2 USING(col_state, col_name);