Re: Defining columns for INSERT statements

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Defining columns for INSERT statements
Date: 2024-06-12 21:36:51
Message-ID: 45587bad-f35f-c658-1228-2762f766175@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 12 Jun 2024, Rich Shepard wrote:

> VALUES (nextval('people_person_nbr_seq'), ...

Correction.

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-06-12 21:37:22 Re: PG16.1 security breach?
Previous Message Rich Shepard 2024-06-12 21:34:09 Re: UPDATE with multiple WHERE conditions