Which section in Talend Studio allows you to graphically connect components in a Job to run a dataflow process?
You are using the tMap component to configure a mapping.
What do the tables on the left side of the Map Editor window represent?
Which methods car you use to specify the schema in a tFilelnputDelimited component?
Choose 3 answers
You need to calculate the total number of rows in an input file using a tMlelnputDelimited component.
Which code should you use in a tJava component to write a nb-line variable?
You have a tMap component whose main input provides the following data:
There is also a lookup table with the following data:
An inner join is configuredbetween the State column of the main input with the State Code column of the lookup table.
What happens when the row containing the name Andrew laylor is processed?