Choose two
Which two statements are true about transactions in the Oracle Data serve?
A) An uncommitted transaction commits automatically if the user exits SQL*Plus
B) Data Manipulation Language (DML) statements always start a new transaction.
C) A user can always see uncomitted updates made by the same user in a dfferert session.
D) A Data Detiniton Language (DDL) statement does a commit automatially only for the data dictionary updates caused by the DDL
E) A session can always see uncomnitted updetes made by itselt.
F) If a session has an uncometted transaction,then a DDL statement issue a COMMIT before starting a new transaction.
Answer:AE
(解析:这道题考的是事务提交和没有提交时的状态,属于常规的理论知识。)
继续阅读与本文标签相同的文章
上一篇 :
算法导论——用于不相交集合的数据结构
下一篇 :
Java ArrayList类源码解析
-
HyperLedger Fabric区块链技术发展(1.3)
2026-05-25栏目: 教程
-
HyperLedger Fabric区块链技术形成(1.2)
2026-05-25栏目: 教程
-
HyperLedger Fabric比特币历史(1.1)
2026-05-25栏目: 教程
-
前言
2026-05-25栏目: 教程
-
HyperLedger Fabric ca正式环境部署
2026-05-25栏目: 教程
