试题详情


Choose three.
Which three are characteristics of a newly created role?

AIt is stored in the mysql.role table.

BIt can be dropped using the DROP ROLE statement.

CIt can be protected with a password.

DIt can be granted to user accounts.

EIt can be renamed using the RENAME ROLE statement.

FIt is created as a locked account.