blob: 2f8aa38a40e32c49407361b296dab554014d7815 [file] [log] [blame]
SELECT * FROM using_f1 JOIN using_f2 USING(col_id,col_name);