Re: Updatable view does not work [oops, quite long!]

From: Thiemo Kellner <thiemo(at)thiam(dot)ch>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Updatable view does not work [oops, quite long!]
Date: 2003-06-05 21:37:31
Message-ID: 3EDFB81B.2000700@thiam.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Manfred Koizar wrote:
> You need somethink bulky like
> pwd.link = old.link OR (pwd.link IS NULL AND old.link IS NULL)

I choose this solution. So I can hide the technical PK from the user.
Thanks for the hint. Works perfectly.

Tschau,

Thiemo

--
root ist die Wurzel allen Übels

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message radha.manohar 2003-06-05 21:57:22 Re: Procedural Postgresql
Previous Message Lynna Landstreet 2003-06-05 18:00:16 Question regarding keyword checkboxes in database design