blob: 9528e3112646d7eb9aac25fe441bec52ed0a04d6 [file]
select * from t1 where a1 < ( select a2 from t2 limit 1 );