News

I’m a bit lost on this if someone can give me a hand.<BR><BR>I have a table that has:<BR><BR>PK<BR>EmployeeID<BR>ReviewDate<BR>ReviewRating<BR><BR><BR>I want to pull out the MOST RECENT review date ...
Given a fairly simple table which holds only 2 columns I care about.<BR><pre class="ip-ubbcode-code-pre">Taco_Sales (Taco_Type varchar(20), Taco_Date datetime)</pre ...