Oracle 07

修改角色( Modifying Roles ) ALTER ROLE role {NOT IDENTIFIED | IDENTIFIED {BY password |USING package | EXTERNALLY | GLOBALLY }}; role: Is the name of the role NOT IDENTIFIED: Indicates that no verification is required when enabling the role IDENTIFIED: Indicates that verification is required when enabling the role BY password: Provides the password used when enabling the role EXTERNALLY: Indicates that a user must be authorized by an external service (such as the operating system or a third-party service) before enabling the role GLOBALLY: Indicates that a user must be authorized t

文档评论(0)

1亿VIP精品文档

相关文档