Re: UPDATE with multiple WHERE conditions
Rich Shepard <rshepard@appl-ecosys.com>
From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@lists.postgresql.org
Date: 2024-06-12T22:47:24Z
Lists: pgsql-general
On Wed, 12 Jun 2024, Rob Sargent wrote: > Add "begin;" to that and try it. If you don't get exactly UPDATE 295 > reported, then "rollback;"; Got it, thanks. Rich