Log Explorer offers the ability to browse and act upon DDL commands, such as transactions that make changes to database schema and permissions. This can be valuable in identifying the origin and timing of changes to the database that could compromise integrity or security. Let’s use the “View DDL Commands” function to look at changes made to schema and permissions:
Log Explorer allows you to create Undo and Redo SQL scripts for many DDL commands, and salvage dropped tables directly from this view.
Click 'Next' to continue.