I have a result set that is a Difference Report for changes on a contract. I have some columns that are decimal(18,6) and some that are txt that I have had to make a Diff column based on a case statement where they are not equal. What I need h
↧