分享

达梦数据库函数调用方式

Jay 发表于 2023-2-8 09:39:54 [显示全部楼层] 回帖奖励 阅读模式 关闭右栏 0 440
drop table if exists test cascade;
create table test(id int,name varchar);
insert into test values(1,'a');
insert into test values(2,'b');


CREATE OR REPLACE FUNCTION func_test()
RETURN INT
AS  

BEGIN
  return 0;
END;




试读已结束,请付费阅读全文。

  本文只能试读30%,付费后可阅读全文。 

版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报

没找到任何评论,期待你打破沉寂

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

联系在线客服