Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I have a requirement to modify the table name from column_customer_name to customer_name in Talend.
Any help is much appreciated.
Thanks in advance!
Hritvik
Hey,
Can't you use rename query on DB and change the same name in Talend code.
Any complexity...?
Or Are you looking for something else...?
Regards,
Ajinkya
Hello,
You can execute a BASH/CMD script which will do the steps you need. This script can be dynamically generated by Talend.
Regards
Ondrej
Wrong forum!