Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi -- I am new to Talend and ETL.
I have a csv that I need to bring into Talend. I need to review the types for each of the fields, then I need to change one of them. Then I need to output to a local MS SQL Server DB.
I've been poking around YouTube videos and Google, but haven't really found what I'm looking for.
Any help would be greatly appreciated.
@CD9999,create a metadata fro csv in repository of Talend and create a job and use that metadata as tFileinputDelimited and connect to tMSsqlOutput to tFileinputDelimited .
Hi,
Please refer the link below to understand how we can retrieve the all table schema from a DB using Talend Metadata.
https://help.talend.com/reader/hULYZJz6QBG0R8nvFrppxQ/EntMthts4SKiXVAFTv9Ypw
If the details have helped you, could you please mark the topic as resolved?
Warm Regards,
Nikhil Thampi