试题详情
- 单项选择题 User A executes the following command to update the TRANS table) SQL> UPDATE B.trans SET tr_amt=tr_amt+500 WHERE c_code=’C005’; Before user A issues a COMMIT or ROLLBACK 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 transaction for user A is rolled back.
B、The ALTER TABLE command modifies the column successfully.
C、The ALTER TABLE command fails due to the resource being busy.
D、The ALTER TABLE command waits until user A ends the transaction.
- C
关注下方微信公众号,在线模考后查看
热门试题
- 假设需要删除某个角色test_role,
- Which Oracle Databas
- Which two are the pr
- A UNIX us
- Given: Which s
- Consider the&e
- Whichstatementistrue
- View the E
- In your
- Given: Whatistheres
- Given: Whichcode,in
- In your d
- ()可以用于存储4Gb字节的数据。
- Given: Under w
- You want
- A UNIX user named B
- When performing
- You work
- Which DBMS_SCH
- 简述Oracle数据库角色的种类、作用,