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.