Remember when I ranked a list of OC candidates a few days ago? I woke up this morning to see that #6 on my list was gone. Chan Gailey (who didn't make the final list) was hired by the Jets, because the best way to make a horrible offense better is to implement a scheme for which…
Modernize Your Code
We've covered working with legacy SQL in some depth thus far. Today's topic is a reminder that you should modernize your code. There are some things which we needed to do when working with SQL Server 2000 that no longer make sense when working with SQL Server 2014. For example, learn how to use window…