tMysqlRow
Executes the stated SQL query on the specified MySQL database.
Depending on the nature of the query and the database, tMysqlRow acts on the actual DB structure or on the data (although without handling data). The SQLBuilder tool helps you write easily your SQL statements.
tMysqlRow is the specific component for MySQL database query. It implements a flow in the Job design although it doesn't provide output.