ok, i am doing a report in sql sever and crystal reports
im writing my query in sql server.
I am grabbing completed appraisel activties, what i want to see is what activity did they go to after they completed appraisel. I have dates for all activites.
so if a person compeleted appraisel activity on 8/1/2007, i want to look for the next date that and return what activity it was.
im thinking some kind of function that would be like next or something? not sure.
im writing my query in sql server.
I am grabbing completed appraisel activties, what i want to see is what activity did they go to after they completed appraisel. I have dates for all activites.
so if a person compeleted appraisel activity on 8/1/2007, i want to look for the next date that and return what activity it was.
im thinking some kind of function that would be like next or something? not sure.