|
In my database I have 3 fields that I'm working from Now someone asked to add on the report "order of Dependents based on age" which I did, but now they want a Dep# (ordered by age) starting from the number 1. So they want it to look like this. Does anyone have an example on how to do this? Thank you in advance.
(comments are locked)
|
|
So on SQL Server 2005 and above you can use a This query should provide exactly your results. Thank you. It worked great. We upgraded from 2000 to 2008 recently and I'm learning all the "new" functions.
Oct 21 '11 at 07:23 PM
zaingfy
(comments are locked)
|

