mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-09 06:17:32 +08:00
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
select * from tenk1 where (unique2 > 301) and (unique2 < 402);
|
|
select * from tenk1 where (unique2 > 301) and (unique2 < 402);
|