Thread: how made procedure returned different types of value?

how made procedure returned different types of value?

From
kubus__puchatek@tlen.pl
Date:

In postgres im beginer .

How write procedure returned different types of value?

i need function to select different data types from table columns and returned.

i try overload name of function but its bad idea.

it is possible?

 

anybody?