ALTER LARGE OBJECT
Function
ALTER LARGE OBJECT modifies the definition of a large object. It can only assign a new owner to a large object.
Precautions
Only the administrator or the owner of the to-be-modified large object can run ALTER LARGE OBJECT.
Syntax
1 2 |
ALTER LARGE OBJECT large_object_oid
OWNER TO new_owner;
|
Parameter Description
- large_object_oid
OID of a large object.
Value range: an existing large object name
- OWNER TO new_owner
New owner of a large object
Value range: an existing user name/role
Examples
None.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot