Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Determining Amount Changed

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-23 : 14:23:46
Jim writes "I need to be able to show the difference in scores between two dates the user selects. For example, the database has two rows with a year and a score like row 1 year=2000 score=80 and row 2 is year = 1999 and score = 60, I need to show a one line report that shows 1999 60 2000 80 change = 20. Any ideas?
Thanks"
   

- Advertisement -