best answer > What is the difference between a function and a procedure 2024?- QuesHub | Better Than Quora
  • What is the difference between a function and a procedure 2024?

    函数 过程 存储过程

    Questioner:Avery Turner 2023-05-05 12:30:33
The most authoritative answer in 2024
  • Oliver Baker——Works at the International Criminal Court, Lives in The Hague, Netherlands.

    Basic Difference. Function must return a value but in Stored Procedure it is optional( Procedure can return zero or n values). Functions can have only input parameters for it whereas Procedures can have input/output parameters . Functions can be called from Procedure whereas Procedures cannot be called from Function.read more >>
    +119962023-05-10 12:30:33

About “函数、过程、存储过程”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消