adding data in one column

From: Robert Kernell <kernell(at)sundog(dot)larc(dot)nasa(dot)gov>
To: pgsql-general(at)postgresql(dot)org
Subject: adding data in one column
Date: 2000-10-06 13:43:00
Message-ID: 200010061343.JAA00303@sundog.larc.nasa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sundog(dot)larc(dot)nasa(dot)gov
tel: 757-827-4631

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Lang 2000-10-06 13:47:58 Re: adding data in one column
Previous Message Adam Lang 2000-10-06 13:30:05 Access to PGSQL