Thread: How to return "more thatn one value" from Pl/PgSQL?

How to return "more thatn one value" from Pl/PgSQL?

From
"Nikola Milutinovic"
Date:
Hi all.

I would like to return a record from a Pl/PgSQL function. Is returning a table row the only way to do that?

Besides, I've had problems with declaring such a function, what's the proper syntax?

Nix.