Re: Updating 457 rows in a table

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Updating 457 rows in a table
Date: 2024-05-19 18:35:42
Message-ID: 1af043d-3e1d-362d-68a-544d1e9a5073@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2024-05-19 18:37:50 Re: Updating 457 rows in a table
Previous Message Christophe Pettus 2024-05-19 18:32:39 Re: Updating 457 rows in a table