ALTER TABLE table_name OWNER TO new_owner ;. Superusers can always do this; ordinary roles can only do it if they are both the current owner of the object (or a ...
確定! 回上一頁