There is no internal dual table in PG unlike Ora:) If you need to invoke non-set-returning function simply execute:
SELECT my_func(p1, p2...); -- Best regards, Yuri. -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
