随笔分类 -  数据库

该文被密码保护。
posted @ 2009-01-07 14:50 谭志宇 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2008-12-21 03:19 谭志宇 阅读(10) 评论(0) 推荐(0) 编辑
摘要:--测试环境 create table table1(id int primary key) insert table1 select 1 union all select 2 --查看表 select * from table1 --操作A(执行错误后,事务没有回滚) begin tran delete From table1 where id=1 Insert into A(Fie... 阅读全文
posted @ 2008-12-17 22:24 谭志宇 阅读(860) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示