Re: sql function examples requested (! select)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sue Humphrey <sue_humphrey(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: sql function examples requested (! select)
Date: 2002-08-14 17:25:14
Message-ID: 9594.1029345914@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Sue Humphrey <sue_humphrey(at)yahoo(dot)com> writes:
> I would like examples of functions using update, insert and
> delete, where LANGUAGE 'SQL', both how to write them and how to
> use them.

Have you read the documentation?

http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/xfunc-sql.html

The first couple of examples seem to cover the territory ...

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2002-08-14 18:30:53 Re: [SQL] 16 parameter limit
Previous Message Richard Huxton 2002-08-14 17:22:14 Re: concurrent connections is worse than serialization?