Hi everyone!!!
I created a simple job that queries an Oracle database and writes the data returned from the query in a database as mysql.
The problem is that only one row is being written in the database, being that the return of my query has more than one row.