update question - Mailing list pgsql-sql

From Matthew Peter
Subject update question
Date
Msg-id 20051205225936.46340.qmail@web35212.mail.mud.yahoo.com
Whole thread Raw
Responses Re: update question
List pgsql-sql
I need a throw away value for an insert statement... example...

update table
set value = 1, value = 2, throw_away_value -- so i don't break the query
where id = 1;

Thanks


Yahoo! Personals
Let fate take it's course directly to your email.
See who's waiting for you Yahoo! Personals

pgsql-sql by date:

Previous
From: "Lane Van Ingen"
Date:
Subject: Re: Database with "override" tables
Next
From: Jaime Casanova
Date:
Subject: Re: update question