DB4AI.CREATE_SNAPSHOT
CREATE_SNAPSHOT is a function that creates snapshots for the DB4AI feature, as described in Table 1. You can call this function by using the CREATE SNAPSHOT syntax.
Parameter |
Type |
Description |
---|---|---|
i_schema |
IN NAME |
Name of the schema storing snapshots. The default value is the current user or PUBLIC. |
i_name |
IN NAME |
Snapshot name. |
i_commands |
IN TEXT[] |
SQL commands for obtaining data. |
i_vers |
IN NAME |
Version suffix. |
i_comment |
IN TEXT |
Snapshot description. |
res |
OUT db4ai.snapshot_name |
Result. |
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