【问题标题】:Is difference b/w procedure and function same in every programming language in terms of concept not syntax [closed]就概念而非语法而言,每种编程语言的黑白程序和功能是否相同[关闭]
【发布时间】:2014-05-19 18:30:42
【问题描述】:

【问题讨论】:

标签: plsql language-agnostic


【解决方案1】:

不,不是。在 PL/SQL 函数中返回数据,过程不返回。例如,在 C 中,两者都称为函数。

【讨论】:

    猜你喜欢
    • 2011-02-04
    • 2010-10-07
    • 2011-07-16
    • 2021-06-12
    • 1970-01-01
    • 2011-03-30
    • 2018-02-22
    • 2011-08-20
    • 1970-01-01
    相关资源
    最近更新 更多