You need to sign in to do that
Don't have an account?
Decimal comparsion issue in apex class
My account.amount field value is 1003.34.My code is like account.amount > =1000 , but it throws an error.

Can you tell me what exaclty the error and can you post the code where you are getting the exception.