摘要: 原文地址:https://blog.csdn.net/libertine1993/article/details/47264211 Oracle自定义函数的语法如下: [sql] view plain copy create or replace function 函数名(参数1 模式 参数类型) 阅读全文
posted @ 2018-05-02 09:01 dirgo 阅读(16903) 评论(0) 推荐(1) 编辑