tELTMysqlOutput
tELTMysqlOutput executes the SQL Insert, Update and Delete statement to the Mysql database
The three ELT Mysql components are closely related, in terms of their operating conditions. These components should be used to handle Mysql DB schemas to generate Insert statements, including clauses, which are to be executed in the DB output table defined.
tELTMysqlOutput carries out the action on the table specified and inserts the data according to the output schema defined the ELT Mapper.