Обсуждение: calling function

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

calling function

От
Yambu
Дата:
Hello

What are the caveats in calling function like this 

select * from myfun()

if myfunc() returns a composite type and has inserts inside.

We are experiencing many locks

regards