blob: d55d067a6b3fa4c4721e691425440e7bffeeeef2 [file] [log] [blame]
select * from t1 where a1 = ( select distinct 100 from t2 );