UPDATE sql question

From: Andrei Verovski (aka MacGuru) <andreil1(at)mail(dot)starlett(dot)lv>
To: pgsql-general(at)postgresql(dot)org
Subject: UPDATE sql question
Date: 2003-07-28 08:24:41
Message-ID: EF964EAE-C0D4-11D7-9A38-000A959C9730@starlett.lv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

What exactly will happen if UPDATE sql statement instructs to update
some columns with the same values as already in the database? Will
Postgres update only different values or it will simply modify all
columns listed in UPDATE sql?

Thanks in advance for any suggestion.

*********************************************
* Best Regards --- Andrei Verovski
*
* Personal Home Page
* http://snow.prohosting.com/guru4mac
* Mac, Linux, DTP, Development, IT WEB Site
*********************************************

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Arjen van der Meijden 2003-07-28 10:15:02 Where's the postgresql website atm?
Previous Message Joel Rees 2003-07-28 08:23:03 Re: Using YY-MM-DD date input