试题详情
- 单项选择题 View the Exhibit and examine the parameters. User A executes the following command to update the TRANStable: SQL> UPDATE B.trans SET tr_amt=tr_amt+500 WHERE c_code=’C005’; Before user A issues a COMMIT orROLLBACK command, user B executes the following command on the TRANS table: SQL> ALTER TABLE trans MODIFY (tr_type VARCHAR2(3)); What would happen in this scenario()
A、The ALTER TABLE command modifies the column successfully.
B、The DDL operation gets higher priority and transaction for user A is rolled back.
C、The ALTER TABLE command waits indefinitely until user A ends the transaction.
D、The ALTER TABLE command fails after waiting for 60 seconds due to the resource being busy
- D
关注下方微信公众号,在线模考后查看
热门试题
- The SQL
- Immediately after a
- Examine the structu
- You have
- Given: Whatistheres
- You have a server t
- A media
- What is
- The ORDERS table ha
- ClicktheExhibitbutto
- Your database is ru
- Which statement is t
- You issuedQ
- Given: Whatistheres
- Which statemen
- ()是有自己的系统全局区和与其相关数据库
- In which
- 在Oracle中,不属于游标属性的是()
- Users in
- Evaluate the SQL st