October 2013
Beginner to intermediate
270 pages
5h 41m
English
Writing to tables using Talend can seem very simple, but in fact is a very big topic, since different databases have multiple modes of writing to tables. In this simple recipe, we'll perform a basic write of data to a table as a basis for a much deeper conversation regarding this very important database requirement.
Open the job jo_cook_ch07_0040_writingTable.
The steps to be performed are as follows:
customer to the canvas.tMysqlOutput.tMysqlOutput and change Table to customerWriteTest.tFileInputDelimited.Read now
Unlock full access