adding data in one column - Mailing list pgsql-general

From Robert Kernell
Subject adding data in one column
Date
Msg-id 200010061343.JAA00303@sundog.larc.nasa.gov
Whole thread Raw
Responses Re: adding data in one column  (<bmccoy@chapelperilous.net>)
Re: adding data in one column  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Hello.

Suppose I have a table with data in it. Then I add a column. Now I want to add
data to that column, in the rows that are already there. So I want to go to each
row and add data to the new column in that row.

How can I do this?

Thank you.

Bob Kernell
Research Scientist
Surface Validation Group
AS&M, Inc.
email: kernell@sundog.larc.nasa.gov
tel: 757-827-4631


pgsql-general by date:

Previous
From: "Adam Lang"
Date:
Subject: Access to PGSQL
Next
From: "Poul L. Christiansen"
Date:
Subject: Re: Access to Postgres