Perhaps you're looking for SELECT GREATEST(Months_Used,0) AS Months_Used, which will replace negative values with 0?