Обсуждение: Functions / Prepared statements

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

Functions / Prepared statements

От
"Vidyasagara Guntaka"
Дата:
Hi,

I have a question regarding the behavior of Functions.

For a prepared statement the query is parsed, re-written and planned ahead of execution and its done only once.  Is it
thesame behavior for a function if I create a function with language sql? 

Thanks and regards,
Sagar.