bengalliboy
MIS
Hi Gurus!
I am trying to load a Flat File where I need to combine two fields to one. Here is the file fomat:
Last_Name position (1:20)
First_Name position (100:20)
I am loding into a name field that is 50 char and I need to
add Last_Name || First_Name
So what is the way to write my control file?
TIA
I am trying to load a Flat File where I need to combine two fields to one. Here is the file fomat:
Last_Name position (1:20)
First_Name position (100:20)
I am loding into a name field that is 50 char and I need to
add Last_Name || First_Name
So what is the way to write my control file?
TIA