Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Shong,
I have a requirement where in I have input from flat file, it needs to be loaded to say 10 tables.
There is 1 column which needs to be unique but generated through Talend as a sequence ( as my DB is not Oracle but Amazon redshift).
This column value must be fetched from the last max value of this column and then incremented by 1.
Also, same column value needs to be inserted to multiple tables. e.g. 1 row inserted into 10 tables with this column value being the same in all 10 tables.
Can you please help me out as urgent.
Thanks
Atul