Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

ALTER LARGE OBJECT

Updated on 2024-12-19 GMT+08:00

Function

ALTER LARGE OBJECT changes the owner of a large object.

Precautions

Only the owner of a large object or a system administrator can run this statement.

Syntax

1
2
ALTER LARGE OBJECT large_object_oid 
    OWNER TO new_owner;

Parameter Description

  • large_object_oid

    Specifies the OID of the large object to be modified.

    Value range: An existing large object name.

  • OWNER TO new_owner

    Specifies the new owner of the large object.

    Value range: An existing user name/role.

Examples

None.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback