When is commit command required in SQL script while migrating through Migration Tool(AOM)?
Post date: Oct 16, 2018 10:07:41 AM
SQL file which has any DML commands(Eg: insert/update/delete) commands should contain commit command to save the data to database permanently while migrating through MigrationTool(AOM).