Обсуждение: how made procedure returned different types of value?

Поиск
Список
Период
Сортировка

how made procedure returned different types of value?

От
kubus__puchatek@tlen.pl
Дата:

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?