I have a CSV file with around 200.000 records. I need to load data in DB which is in SQL Server.
I only need to load 10000 records in the DB and not all. How can it be achieved in Talend?
I have a CSV file with around 200.000 records. I need to load data in DB which is in SQL Server.
I only need to load 10000 records in the DB and not all. How can it be achieved in Talend?