Changes that were made by triggers appear on the log normally just like any other kind of changes to a table. Therefore ULT will create the statements that reflect the actions of the trigger as well. If you are executing statements against a set of target tables, keep in mind that if a similar trigger exists on these tables, the changes that ULT generates may already have been executed in the target environment. This could result in redundant SQL statements or SQL warnings.