资讯

I’m a bit lost on this if someone can give me a hand.I have a table that has:PKEmployeeIDReviewDateReviewRatingI want to pull out the MOST RECENT review date and ...
I'm doing this in a stored proc using SQL Server.<BR><BR>Basically, I'm executing 1 SELECT statement and if that returns any rows then I want to do a SELECT INTO #Temp With criteria A.