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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
EnriqueLDE
Contributor II
Contributor II

Create table in Talend

Hi,

 

I'm trying to create a table (composed by 3 columns and more than 50 rows). I need to specify my own data into this table without entablishing a database conection. I can't load any metadatafile because i have to work only with a single file (single input). Is there any talend component available to work with to create rows and columns? 

 

Thanks!

Enrique

 

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

@EnriqueLDE ,If you have create and insert queries of your own then you can use tDBRow component to execute those.