I'm not sure how to do this exactly but this what i have so far:
Select event,max(date) from tctest where event=@newEvent and userid=@contentUserid
What i am trying to do, is retrieve the event from the most recent date for a certain user....if someone could just steer me int he right direction that would be nice, thanks in advance!
Software Engineer
Team Lead
damn bill gates, he has everything
Select event,max(date) from tctest where event=@newEvent and userid=@contentUserid
What i am trying to do, is retrieve the event from the most recent date for a certain user....if someone could just steer me int he right direction that would be nice, thanks in advance!
Software Engineer
Team Lead
damn bill gates, he has everything