DB4AI.CREATE_SNAPSHOT_INTERNAL
CREATE_SNAPSHOT_INTERNAL is a built-in execution function of the DB4AI.CREATE_SNAPSHOT function. The function involves information verification and cannot be directly invoked.
Parameter |
Type |
Description |
---|---|---|
s_id |
IN BIGINT |
Snapshot ID |
i_schema |
IN NAME |
Namespace storing the snapshot |
i_name |
IN NAME |
Snapshot name |
i_commands |
IN TEXT[] |
SQL commands for obtaining data |
i_comment |
IN TEXT |
Snapshot description |
i_owner |
IN NAME |
Snapshot owner |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.