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

how to create mate data in talend

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

Labels (1)
  • v6.x

4 Replies
Anonymous
Not applicable
Author

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

lojdr
Creator II
Creator II

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

Anonymous
Not applicable
Author

Wrong forum!

Anonymous
Not applicable
Author

if u want to create Db MetaData than right click on Db Connection , click on create connection , click next, choose your DB and follow the instruction. its quite Simple. you need to try.