mirror of
https://github.com/postgres/postgres.git
synced 2026-03-25 20:05:02 -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;
|