aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench/query08
blob: 531064829bcece7a34ef1303457b0657050bc291 (plain)
1
2
select * from tenk1 where (unique2 > 301) and (unique2 < 402);
select * from tenk1 where (unique2 > 301) and (unique2 < 402);