blob: b5e9dcdec9294e6810e84cc48aa523ba4bccfa73 [file] [log] [blame]
SELECT * FROM using_f1 RIGHT OUTER JOIN using_f2 USING(col_varstr);