Hi Team,
I am using db2 load(DB2 LUW env) to load 25cr+ records into table. I want to know if i can use substr for a column while loading into table.
The 1st column in he table is having date as 200809 which i want as 2008. How do it trim/select 2008 from it..?:S
Please help.
Thanks.
I am using db2 load(DB2 LUW env) to load 25cr+ records into table. I want to know if i can use substr for a column while loading into table.
The 1st column in he table is having date as 200809 which i want as 2008. How do it trim/select 2008 from it..?:S
Please help.
Thanks.