blob: 526ee42ccc7ca52de59711cb37df867ec740ab78 [file] [log] [blame]
SELECT * FROM using_f1 LEFT OUTER JOIN using_f2 USING(col_varstr);