Required to change the owner of a user table owned by anyone.
Grant this system privilege using the WITH ADMIN OPTION, WITH NO ADMIN OPTION, or WITH
ADMIN ONLY OPTION clause. If you do not specify a clause, the WITH NO ADMIN OPTION
clause is used by default.
Note: This system privilege applies to table objects only.
Owners of other objects, such as procedures, materialized views, etc., cannot be
changed.