假设需要在数据库中创建角色test_role,可以使用如下()语句。
A:ALTER DATABASE ROLE test_role
B:CREATE ROLE test_role
C:UPDATE ROLE test_role
D:ALTER ROLE test_role
出自:Oracle认证