In MS SQL database I have a table with User_ID, User_Name, and User_Email. Using the below Job, I am able to send a single mail to any of the users:
But, I am not able to understand how to tell Talend to send emails to all the users present in the table.