dbForge Transaction Log allows users to create undo/redo T-SQL scripts for single or multiple operations to roll back or recover data recorded in the transaction log.
To generate an undo or redo script for all operations in the data grid:
1. In the upper part of the data grid, select Export Script > Export Redo Script to generate all redo scripts or select Export Script > Export Undo Script to generate all undo scripts.
2. In the Connect to Server dialog that opens, select the server connection and click Connect.
3. A new SQL editor opens where you can view, edit, or save the script.