could any one tell me with an example ,How a FUNCTION return no value????
function
Collapse
X
-
Tags: None
-
Originally posted by jisuprustycould any one tell me with an example ,How a FUNCTION return no value????
Why you would like to implement a functionality that is against the actual usage. Use a procedure with only IN mode parameters and that should work.
Could you please let me know what is your exact requirement? -
Comment