Negative numerics in MS SQL

Negative numerics in MS SQL

 

  

I've recently discovered that when I select numeric fields containing
negative data it is displayed as non-negative. If I select with a condition
of <numeric field> < 0, the data proves to be stored as negative, it is
just displayed incorrectly. Help?
MS Sql Server LazyDBA home page