Which system-defined Snowflake role has permission to rename an account and specify whether the original URL can be used to access the renamed account?
Allows organization administrators (that is, users with the ORGADMIN role) to modify core characteristics of an account.
For example, the organization administrator can rename an account.
ALTER ACCOUNT <name> RENAME TO <new_name> [ SAVE_OLD_URL = { TRUE | FALSE } ]
https://docs.snowflake.com/en/sql-reference/sql/alter-account
Organization administrators (i.e. users with the ORGADMIN role) to:
Rename an account and specify whether the original URL can be used to access the account.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
MSIDDIQUI18
9 months, 3 weeks agonexerSnow
1 year, 4 months agotidz
1 year, 5 months ago6c79d6f
1 year, 6 months agoRana1986
1 year, 6 months agoDR369
1 year, 6 months ago