Re: Updating 457 rows in a table
Rich Shepard <rshepard@appl-ecosys.com>
From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@lists.postgresql.org
Date: 2024-05-19T18:35:42Z
Lists: pgsql-general
On Sun, 19 May 2024, Muhammad Salahuddin Manzoor wrote: > I think triggers are a good option. Salahuddin, I need to update the table with all the designated rows only once. But, I'll look at using triggers. Thanks, Rich