blob: 358d2d3359ac462328745838c6130f14e6ce6c2e [file] [log] [blame]
select * from t1 where (a1, b1) = (select a2, b2 from t2);