You need to sign in to do that
Don't have an account?

How to change double value to Integer value?
Hi,
I want to change the double value to Integer Value.
My field datatype is number(15,0) but it is returning a double value like 1234.0
I want to show this value as 1234.
Any help on this.
Thanks in advance.
I want to change the double value to Integer Value.
My field datatype is number(15,0) but it is returning a double value like 1234.0
I want to show this value as 1234.
Any help on this.
Thanks in advance.
Message Edited by james2000 on 07-24-2008 08:05 AM