ABS(<NumericExpression>) <NumericExpression> = Type of: SMALLINT INTEGER|INT BIGINT FLOAT DECIMAL|NUMERIC
Same as Input
SELECT ABS(Difference) AS Difference FROM Populations