teddysnow12
Programmer
Hi,
I have a year field like rptg_yyyymm.
I need to convert it into number format in SQL.
Can anyone give me the syntax for this in SQL.
the number should like this,
for example if the year is 2008-10
it should look like 200810
Thanks!
I have a year field like rptg_yyyymm.
I need to convert it into number format in SQL.
Can anyone give me the syntax for this in SQL.
the number should like this,
for example if the year is 2008-10
it should look like 200810
Thanks!