Subject allnested sp
Author Marcelo
Hi all!
When I include a call to a procedure inside an sp, but then modify the
called procedure, it happens that the calling procedure keeps the old
version of the called procedure. I have to recompile the calling
procedure to get things right. Isn't it annoying ? Is it bad practice
to call an sp from another sp?
Marcelo.