I´m trying to insert some decimal values in a table at oracle database. But the decimal part of the value is not recorded.
Like if try to record 325.34 the value that is recorded is 325 only the integer part. How can i solve this problem? tks
I´m trying to insert some decimal values in a table at oracle database. But the decimal part of the value is not recorded.
Like if try to record 325.34 the value that is recorded is 325 only the integer part. How can i solve this problem? tks