Works
SELECT 409.95 = (1 + 408.95)
Doesn't
SELECT 409.95 = (a + b)
SELECT 409.95 = CAST((a + b) AS decimal)
Tags: mysql, problems
Name (required)
Mail (will not be published) (required)
Website