PL/PGSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



    Hello together!

I have a little question, because I found the answer nowhere in the Net.
How I can call a stored pl/pgsql-function from my SQL-Client.
In an SQL-statement I call it like "select MYFUNCTION(blah, blah) from
...".
I need it without the SQL-Statement.

In Oracle I would be:
BEGIN
   MYFUNCTION(...);
END;

How can I do this with PG? 

Greets,
   Markus




[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux