insert into a view?

From: "Karen Hill" <karen_hill22(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: insert into a view?
Date: 2006-05-02 00:23:22
Message-ID: 1146529402.119670.9710@j33g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tried it but didn't work. It gave me a hint though to try triggers.
Can anyone show me how to do an insert into a view using triggers?
Thanks. :-)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2006-05-02 00:31:47 Re: insert into a view?
Previous Message Guy Rouillier 2006-05-01 22:37:13 Re: How would I write this query...