Firebolt Documentation home page
Search...
⌘K
Ask AI
Contact us
Book a demo
Book a demo
Search...
Navigation
Access control
ALTER ROLE
Documentation
Firebolt Core
📰 Blog
What is Firebolt?
Overview
Platform capabilities
Overview
Architecture
Pricing and billing
Organizations and accounts
Engine Fundamentals
Data modeling
Data management
Queries
Table and Column Compression
Security
Guides
Run queries
Manage organization
Get started
Operate Engines
SQL Dialect
Load data
Export data
Configure security
Develop with Firebolt
Integrate with Firebolt
Migrate to Firebolt
SQL reference
Data types
Information schema
Operators
SQL commands
Overview
Access control
ALTER LOGIN
ALTER NETWORK POLICY
ALTER ORGANIZATION ROLE
ALTER ROLE
ALTER SERVICE ACCOUNT
ALTER USER
CREATE LOGIN
CREATE NETWORK POLICY
CREATE ORGANIZATION ROLE
CREATE ROLE
CREATE SERVICE ACCOUNT
CREATE USER
DROP LOGIN
DROP NETWORK POLICY
DROP ORGANIZATION ROLE
DROP ROLE
DROP SERVICE ACCOUNT
DROP USER
GRANT
GRANT ORGANIZATION ROLE
REVOKE
REVOKE ORGANIZATION ROLE
Data definition
Data management
Engine commands
Querying and query optimization
Metadata commands
SQL functions
General reference
Release notes
Available regions
System settings
Object identifers
Reserved words
Help menu
API reference
Overview
Synchronous queries
Asynchronous queries
On this page
ALTER ROLE OWNER TO
Syntax
Parameters
Access control
ALTER ROLE
Reference and syntax for the ALTER ROLE command.
Updates the specified role.
ALTER ROLE OWNER TO
Change the owner of a role.
Syntax
Copy
Ask AI
ALTER
ROLE
<
role
>
OWNER
TO
<
user
>
Parameters
Parameter
Description
<role>
Name of the role to change the owner of.
<user>
The new owner of the role.
ALTER ORGANIZATION ROLE
ALTER SERVICE ACCOUNT
Assistant
Responses are generated using AI and may contain mistakes.