Hi all ,
I have one requirement in my work. that is
source column is(Effective date) like this (string datatype)
1111201 |
1120101 |
but my user requirement is convert to this value 201112,201201
Ex:- 110 converts to 2010,- 111 converts to 2011,- 112 converts to 2012 and - 0101 converts to 01,- 0201 converts to 02,- 0301 converts to 03
How to do this through derived column,Please help Him.....
vasu