Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

ELT vs "Specific" components

Hello! Can somebody explain me please!
What is the difference using an Elt component vs. a "Specific" component? (example: tMySqlInput vs tELTMySqlInput). I have done many mapping examples (using tMap, respectively tEltMySqlMap) using tMySql components and tELTMysql components, but maybe there are some specific jobs that restrict the usage of both!?
Labels (3)
1 Reply
Anonymous
Not applicable
Author

ELT mode use DB server to run SQL query, only SQL statements are used to transform and load data on the same DB
tDBinput get data flow from DB to the job, all java functions, talend routine and connectors are available to transform data