数据库系统管理员按照事务的方式执行下面的语句:
Createtabletab1(aint,bint)
insertintotablvalues(1,2)
insertintotab1values(2,3)
commit
Insertintotab1values(2,3)
Insertintotab1values(1,6)
Commit
Deletefromtab1wherea=1
Insertintotab1values(1,7)
Deletefromtab1wherea=1
Insertintotab1values(1,8)
数据库系统突然崩溃,系统重新启动后,该管理员执行
Selectcount(*)fromtab1
数据库系统的输出是多少?
发布于 2021-07-18 22:39:29
- 体验AI问答!更聪明、超智能!
- 一款基于GPT的超级AI助手,可以对话、创作、写文案!