User Guide > User Guide > Vector Concepts > Data Manipulation > Persistence and Recovery
Was this helpful?
Persistence and Recovery
A COMMIT statement makes all changes from a transaction become persistent (including batch operations). In addition, Vector provides full automatic recovery. If a system crashes during a transaction, any changes made by that transaction will not be visible after the system restart, but all successfully committed transactions will be restored.
Last modified date: 03/21/2024