会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
J'KYO
No pains,no gains.
博客园
首页
新随笔
新文章
联系
订阅
管理
2017年9月1日
Oracle 存储过程 延迟执行 DBMS_LOCK.SLEEP(60);
摘要: --测试代码: declare -- Local variables here i integer; begin -- Test statements here dbms_output.put_line(to_char(sysdate,'yyyy-MM-dd HH24:MI:SS')); DBMS_
阅读全文
posted @ 2017-09-01 14:48 J'KYO
阅读(3505)
评论(0)
推荐(0)
编辑