首页
it技术
登录
6mi
u
盘
搜
搜 索
it技术
存储过程
存储过程
it
2024-08-03
39
create or replace procedure demo(c_Cursor out SYS_REFCURSOR) as begin open c_Cursor for select * from t_ows_push_flag; end demo;
转载请注明原文地址: https://lol.8miu.com/read-18040.html
最新回复
(
0
)