I have a question about RETURN and RETURN .vMySPValue.  At what point
does control pass back to the caller of the Stored Procedure :

>  "RETURN .vMySPValue"
>  "RETURN", assuming that a RETURN can and does follow a "RETURN
.vMySPValue"
>  After last statement of Stored Procedure, if there is no form of
"RETURN", although I think that a well-written SP should have some sort
of RETURN ...

I ask because I want to know where to CLEAR my VARIABLES that are
local_to||used_by the SP.  


Thanks,
Steve in Memphis



J. Stephen Wills
Program Manager, Research Informatics
Office of the Vice Chancellor for Research
University of Tennessee Health Science Center
62 S. Dunlap, Suite 400
Memphis, TN  38163
Office: 901-448-2389
FAX    : 901-448-7133


Reply via email to