会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
厚道 善良 守信 宽容 诚实 谦虚 正直 执着
首页
联系
管理
2005年10月13日
存储过程中加事务的方法例子
摘要: CREATE PROCEDURE sptemp AS begin transaction insert into temp1(ddd) values(99) insert into temp1(ddd) values(100) --下面这句话报错 insert into temp1(ccc) values(101) IF ...
阅读全文
posted @ 2005-10-13 09:40 jhtchina
阅读(803)
评论(0)
推荐(0)
编辑
公告