oca about a question [message #556838] |
Wed, 06 June 2012 21:24 |
andy huang
Messages: 498 Registered: July 2011
|
Senior Member |
|
|
Dear all,
In the OCA of 10g,there is a question just as flowing, the answer the C and F, can you explain the answer F?
15. User Scott has updated the salary of one of the employees in the EMPLOYEES table and has not committed
the transaction. What are the two types of locks that this scenario would lead to? (Choose two.)
A) null lock on the row being updated
B) null lock on the table containing the row
C) ROW SHARE lock for the row being updated
D) ROW EXCLUSIVE lock for the row being updated
E) shared row-exclusive lock for the row being updated
F) a shareable table lock for the table containing the row
G) exclusive table-level lock for the table containing the row
|
|
|
|
|
|