Hi ,
I have seen that if we will directly map the varchar field to Decimal it used to convert automatically , but I am getting NULL when values are decimal.
Please note I have (.) as thousand separator and (,) as decimal separator.
is it required some setting or the only option is to_decimal function?.
Thanks
Ankit