美文网首页
oldguo-MySQL 8.0 OCP 原题解析-Q29

oldguo-MySQL 8.0 OCP 原题解析-Q29

作者: MySQL_oldguo | 来源:发表于2021-09-02 18:51 被阅读0次

    Question 29:

    Examine this command and output:

    image.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.

    相关文章

      网友评论

          本文标题:oldguo-MySQL 8.0 OCP 原题解析-Q29

          本文链接:https://www.haomeiwen.com/subject/nuqbjltx.html