Hi,
I have a field that contains number but it actually is character.
I want to convert it to number so i can put it into the query like this:
sum(field) as Totalmyfield.
Please help.
MN
I have a field that contains number but it actually is character.
I want to convert it to number so i can put it into the query like this:
sum(field) as Totalmyfield.
Please help.
MN