mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 04:26:44 -04:00
2 lines
118 B
Text
2 lines
118 B
Text
update tenk1 set unique2 = 10020 where tenk1.unique2 =1974;
|
|
update tenk1 set unique2 = 160 where tenk1.unique2 =1140;
|