I want to write a function with pl / pgsql I use PostgresEnterpreis Manager v3 and use the shell to create the function, but in the shell I have to determine the type of the return value. If I do not define the return type, I cannot create a function.
How to create a function without a return result ie A function that creates a new table?
plpgsql postgresql
Kabi Jan 08 '13 at 14:09 2013-01-08 14:09
source share