Update field value

From: "roody senecal" <roodysenecal(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Update field value
Date: 2007-11-26 02:23:08
Message-ID: b0de4c4f0711251823g791123cep611aeb8322301035@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello, this question maybe a bit simple: I just migrated to postgres, One of
my table with over 10,000 records have one field who's value should be True,
however when the data was imported it was set to False. How can I automated
changing this value. If I need to write a script can you please give me an
example I can follow.

Thanks
Roody

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Phillip Smith 2007-11-26 02:26:27 Re: Update field value
Previous Message Tom Lane 2007-11-25 17:51:38 Re: A question of volatility