Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to generate one single output for the master detail records.
Scenario: I have two tables "emp" and "dept", I want to generate a file like below. Attached the output data format
10,Administration200,Jennifer,Whalen,JWHALEN@abc.com,1020,Marketing201,Michael,Hartstein,MHARTSTE@abc.com,20202,Pat,Fay,PFAY@ab.com,2030,Purchasing114,Den,Raphaely,DRAPHEAL@abc.com,30115,Alexander,Khoo,AKHOO@abc.com,30116,Shelli,Baida,SBAIDA@abc.com,30117,Sigal,Tobias,STOBIAS@abc.com,30118,Guy,Himuro,GHIMURO@abc.com,30119,Karen,Colmenares,KCOLMENA@abc.com,30........................................................90,Executive100,Steven,King,SKING@abc.com,90101,Neena,Kochhar,NKOCHHAR@abc.com,90102,Lex,De Haan,LDEHAAN@abc.com,90
Can anyone help me.
Hello,
If we understand your requirement very well, you could use a pre job and create a header, and then after iterate please try to add the field to the name of your positional file.
Best regards
Sabrina