create function

From: Tomáš Nohejl <nohejl(at)winet(dot)cz>
To: "pg-sql" <pgsql-sql(at)postgresql(dot)org>
Subject: create function
Date: 2001-04-09 08:42:20
Message-ID: 002d01c0c0d0$fe70a6a0$7d4010ac@winet.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


How Can I Create function delete from... with returns opague and without plpgsql language.

Sample:

create function fdel returns opaque as 'delete from tab;' language 'sql';

Thanks.

Tomas N.

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-09 15:57:45 Re: Casting numeric to text
Previous Message datactrl 2001-04-09 08:10:56 install pgSQL 7.1