Elegant Software Solutions
Jul 13, 20184 min read
Calculating Business Days and Excluding Holidays in SQL Server
Rather than jumping straight to the final answer, I started at the basics of working with dates in SQL and built on those to get to the end
51,513 views1 comment
Elegant Software Solutions
Mar 6, 20175 min read
Using SQL Profiler to See What's Really Going on With Your SQL Queries
What is SQL Server Profiler used for, you may ask? It allows you to see virtually every operation that is going on within your SQL Server i
6,630 views0 comments