Hi All,
I just wanted to find out if a top level stored procedure uses the with recompile keyword, does this force the recompilation of all child/nested stored proecdures or will those need the WITH RECOMPILE keyword as well ?
Thanks in advance.
Hi All,
I just wanted to find out if a top level stored procedure uses the with recompile keyword, does this force the recompilation of all child/nested stored proecdures or will those need the WITH RECOMPILE keyword as well ?
Thanks in advance.