System Reference Summary
>
System Reference Summary
>
Statements
>
OpenROAD SQL Statements
>
Alter Role Statement
Was this helpful?
Alter Role Statement
Changes the attributes associated with a role identifier.
Syntax:
alter role
role_id
{
,
role_id
}
[
with
with_option
{
,
with_option
}]
;
Last modified date: 12/20/2023
This site works best with JavaScript enabled