mirror of
https://github.com/postgres/postgres.git
synced 2026-03-16 15:43:31 -04:00
2 lines
126 B
Text
2 lines
126 B
Text
select * from tenk1 where (unique2 > 301) and (unique2 < 402);
|
|
select * from tenk1 where (unique2 > 301) and (unique2 < 402);
|