How to execute multipule sql statements with one component in talend
Answer / Lal Sahab Pal
To execute multiple SQL statements using a single component in Talend Open Studio, you can use the 'tSQLRow' or 'tSQLInsert' components with the multi-query option. To enable this feature, go to the properties of the tSQLRow (or tSQLInsert) component, navigate to the 'Advanced' tab, and check the 'Multi-Query Mode' option.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between tjava, tjavarow & tjavaflex
How to execute multipule sql statements with one component in talend
What are Routines and how they can be accessed?
What is context variables?
How to pass value from outside in talend
Can you outline a schema at run time?
How to execute more than one sub jobs parallel in talend
Talend is written in which language?
How is repository different from built-in?
How to load context variables dynamically from file/database?
How can we trigger a component after successful run of other components?
What is tsystem component in talend