Functions / Prepared statements

Started by Vidyasagara Guntakaabout 22 years ago1 messagesgeneral
Jump to latest
#1Vidyasagara Guntaka
vguntaka@candera.com

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 the same behavior for a function if I create a function with language sql?

Thanks and regards,
Sagar.