What is the effect of granting Role_A the OWNERSHIP privilege on an existing database?
The OWNERSHIP privilege gives a role full control over the database, including the authority to manage the database and its access privileges.
Community Discussion