Tag: TSQL Tuesday

  • T-SQL Tuesday March 2019 – Dipping into the Cookie Jar

    T-SQL Tuesday March 2019 – Dipping into the Cookie Jar

    This month’s TSQL Tuesday is hosted by Shane O’Neill (B/T). The challenge this month is to write about “Dipping back into the cookie jar” or using the memories of a past challenge or accomplishment to help you through a new issue.

  • T-SQL Tuesday July 2018 – Working with Dates

    T-SQL Tuesday July 2018 – Working with Dates

    This snippet is so nice, I’m posting it again! I’ve utilized the script below at least once a week, for either reports, or working with large data sets. Rather than reinventing the wheel, I’m posting my code here and to GitHub for everyone to see. The script expects two date parameters, a start date and…