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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Romanesku
Contributor III
Contributor III

How to read structure from existing table?

Hi,

I am beginner with Talend studio (6.4.1) but not with ETL. It is intuitive tool, I did a lot things alone or with tutorial.
I have created DB connection into PostgreSQL DB and map existing table, but I couldn't find how I can read structure for this table. There is only Edit schema where can I manually by plus add the columns?

 

Regards

Labels (1)
1 Solution

Accepted Solutions
Théo_Cap
Contributor III
Contributor III

Hello,

 

Go to repository/metadata/database connection/yourconnection

 

Right click on it and select "retreive schema".

 

If your connection is well parameter you will se you table and can import schema.

View solution in original post

2 Replies
Théo_Cap
Contributor III
Contributor III

Hello,

 

Go to repository/metadata/database connection/yourconnection

 

Right click on it and select "retreive schema".

 

If your connection is well parameter you will se you table and can import schema.

Anonymous
Not applicable

Hello,

Please take a look at online documents about:TalendHelpCenter: Setting up a database connection and TalendHelpCenter:Retrieving table schemas. Hope it will help.

Best regards

Sabrina