Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Saturday, August 12, 2017

t-sql 2008 get most current record

SQLServerCentral » Latest topics
t-sql 2008 get most current record

I am basically planning to use the following t-sql 2008 for schoolYear for 2017 using parameter called @endYear. I basically want to select schoolYear 2017 records for the most current record that year where endstatus code =101 or 105.

No comments: