Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Talend Exam Data-Integration-Developer Topic 1 Question 39 Discussion

Actual exam question for Talend's Data-Integration-Developer exam
Question #: 39
Topic #: 1
[All Data-Integration-Developer Questions]

What determines the name of the tMap output row that delivers join rejects?

Show Suggested Answer Hide Answer
Suggested Answer: A, B, E

The tMysqlOutput component is used to write data into a MySQL database table. The Action on table parameter of this component allows you to specify what operation to perform on the table before loading data into it. The Action on table parameter supports the following operations:

Drop table if exists and create: This operation drops the table if it already exists in the database and creates a new one with the same name and structure as defined in the schema.

Create table: This operation creates a new table in the database with the name and structure as defined in the schema. If a table with the same name already exists, an error will be raised.

Create table if does not exist: This operation creates a new table in the database with the name and structure as defined in the schema only if there is no table with the same name already existing in the database. If a table with the same name already exists, no action will be taken.

The Action on table parameter does not support the following operations:

Replace: This is not an operation on the table, but on the data. The Replace parameter of the tMysqlOutput component allows you to specify whether to replace existing rows in the table with new rows based on a key attribute or to insert new rows only.

Drop table: This is not an operation on the table, but on the database. The Drop table parameter of the tMysqlConnection component allows you to specify whether to drop the table after closing the connection or not.Reference:Talend Open Studio: Open-source ETL and Free Data Integration | Talend, [tMysqlOutput properties - 7.3], [tMysqlConnection properties - 7.3]


Contribute your Thoughts:

Frederick
1 months ago
Wait, is 'Inner Join Reject' a real thing? I'm picturing a superhero with a cape made of rejection letters.
upvoted 0 times
Jesusa
15 days ago
A) The name is predetermined; it is always named Inner join Reject.
upvoted 0 times
...
...
Latia
1 months ago
Hmm, option D seems a bit off. The input table shouldn't dictate the output name, that doesn't seem quite right.
upvoted 0 times
Tuyet
30 days ago
I think option B makes more sense. The output table you create should determine the name.
upvoted 0 times
...
...
Carylon
1 months ago
Ha! I almost went with option A. 'Inner Join Reject' - that's a classic tMap move right there!
upvoted 0 times
...
Hobert
2 months ago
I'm not sure, but I think the name is predetermined; it is always named Inner join Reject.
upvoted 0 times
...
Glen
2 months ago
I believe the name is configurable in the Component view of the tMap component.
upvoted 0 times
...
Vicente
2 months ago
I disagree, I think option C is the correct answer. The name should be configurable in the tMap component settings.
upvoted 0 times
Candida
20 hours ago
I'm not sure, but I think option B or C could be correct. It depends on how the tMap component is set up.
upvoted 0 times
...
Gwenn
2 days ago
I believe option C is the correct answer. The name should be configurable in the Component view of the tMap component.
upvoted 0 times
...
Xochitl
3 days ago
I agree with you, option B makes sense. The name of the tMap output row is based on the output table.
upvoted 0 times
...
Carmen
4 days ago
I think option B is correct. The name is determined by the output table you create to catch the rejects.
upvoted 0 times
...
Malcolm
8 days ago
I think the name is determined by the input table you create.
upvoted 0 times
...
Verda
20 days ago
I agree with you, the name is configurable in the tMap component.
upvoted 0 times
...
Wynell
29 days ago
I believe the name is determined by the output table you create.
upvoted 0 times
...
Belen
1 months ago
I think the name is always Inner join Reject.
upvoted 0 times
...
...
Nelida
2 months ago
I think the name is determined by the output table you create to catch the rejects.
upvoted 0 times
...
Natalie
2 months ago
Option B makes the most sense to me. The output table you create should determine the name of the join rejects.
upvoted 0 times
...

Save Cancel