Questions d'entretien pour Talend Developer

30

Questions d'entretien pour Talend Developer partagées par les candidats

Principales questions d'entretien

Trier: Pertinence|Populaires|Date
Capgemini
On a demandé à un Talend Developer...28 octobre 2019

what are the different types of joins in tmap?

2 réponses

Left outer join inner join

Unique, First and ALL Joins

Capgemini

how to get only latest files from a directory using talend?

2 réponses

Use tfile list components, in that we have order by option date or size or file name etc Moins

Use tfile list components, in that we have order by option date or size or file name etc Moins

Capgemini

have you ever used any stored procedures?

1 réponses

TtMysqlSP , tOrackeSP component used for SP

Capgemini

differences between open studio and enterprise edition of talend?

1 réponses

Talent Open studio is open source where where as enterprise version is not free

Capgemini

how to improve the performance of a slowly running job?

1 réponses

If the job is related to data migration then bypass database log, Use tfilterrows, Use specific JVM arguments as per requirement Moins

Capgemini

difference between delete, truncate and drop?

1 réponses

delete used to delete specific data, we can use with the where clause, delete can rollback the changes, delete the tabe row before deleting the row truncate used to delete entire data of the table, trucante can not used with where clause, truncate can't be rollback the changes, it is locks entire table Drop command is used to remove table definition & it's contents, drop command table space is free from memory,drop command viewof the table doesnot exits Moins

Capgemini

differences between tmap and tjoin?

1 réponses

tMap accepts more than one input one is main and rest of lookups. tJoin accepts only two inputs and only one is main and other one is lookup. Moins

Capgemini

write an SQL query to delete duplicates from a tablw?

1 réponses

Use the rowid pseudocolumn. DELETE FROM your_table WHERE rowid not in (SELECT MIN(rowid) FROM your_table GROUP BY column1, column2, column3); Moins

Exusia

join types using talend inside tmap

1 réponses

Default Left Outer Join, inner join can also be used

Capgemini

project

1 réponses

interview is good

1 - 10 sur 30 questions d'entretien d'embauche

Glassdoor propose 30 questions et rapports d'entretien pour le poste de Talend developer. Préparez votre entretien. Découvrez la boîte. Décrochez le job.