select * from table_a a,table_b b where a.col1 = b.col1(+) ;