Can I using function with insert or update?

From: "maggie" <maggie(at)valves(dot)com(dot)tw>
To: pgsql-sql(at)postgresql(dot)org
Subject: Can I using function with insert or update?
Date: 2003-04-25 11:14:23
Message-ID: 20030425110423.M48507@valves.com.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Dear sir
Is it possible to create function with as 'insert into or update....'
without reutrns;
My purpose is that mytable1 needs to be insert or update while mytable2 is
getting any change.After I create trigger on mytable2 that need one function
to support.
or someone could give me any idea.
thanks a lots.

maggie

Browse pgsql-sql by date

  From Date Subject
Next Message Brian Knox 2003-04-25 15:52:11 PL/PgSQL Question
Previous Message pginfo 2003-04-25 10:46:33 Re: Fwd: Unicode, RedHat Linux, & PostgreSQL