Hi,
How to add multiple queries in tpostgresqlrow?
In tmysqlrow there is possibility like passing additionaljdbc parameters but in tpostgresqlrow i didnt find any option..
How to do it in tpostgresqlrow if there are multiple queries i need to write please let me know
it is usually best to use multiple *Row components to issue separate queries rather than bundling them all in a single component. If you have a ton of queries to run, consider iterating over the queries by storing them in a file or db table.
Hi,
Would you mind opening a JIRA issue in the Talend DI project of the
JIRA bugtracker for the requirement("Additional JDBC Parameters"). Our component developer will handle it.
Please paste the jira link on the forum so that other community users can get it, thanks for your contribution.
Best regards
Sabrina