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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

data integration

I wanna move table from DBMS to other DBMS.

but since the number of tables are a lot, and I changed all table entities like column type(int or etc) for each other's moving.

is there any way to move easily? or do I have to change all the time every single time when i try to move table?

 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

Are you using talend open studio or subscription solution?

There is a dynamic schema feature which allows you to design schema with an unknown column structure (unknown name and number of columns).

Please have a look at this article for more information.

:https://community.talend.com/t5/Design-and-Development/How-to-process-changing-data-structure/ta-p/2...

Best regards

Sabrina

Anonymous
Not applicable
Author

That feature allows you to design schema with an unknown column structure.