oldguo-MySQL 8.0 OCP 原题解析-Q29
2021-09-02 本文已影响0人
MySQL_oldguo
Question 29:
Examine this command and output:
![](https://img.haomeiwen.com/i16956686/b1f5d5b6fe29e63f.png)
Which two statements are true?
A) The lock is an intentional lock.
B) The lock is a shared lock.
C) The lock is at the metadata object level.
D) The lock is anexclusive lock.
E) The lock is a row-level lock.
F) The lock is at the table object level.