2021-03-18
669 reads
2021-03-18
669 reads
After the first article created a Calendar table, learn how to use this in a practical sense with some common queries.
2020-05-15 (first published: 2016-10-13)
8,155 reads
This second part to a previous article on Calendar table generation shows how to create a holiday table containing both fixed-date and variable-date holidays.
2018-12-25 (first published: 2016-09-19)
7,976 reads
Although it is common to group by periods such as Week, Month, or Quarter, sometimes alternative periods are needed. This simple technique lets you split a year into periods with any number of days.
2017-12-08 (first published: 2016-09-26)
4,133 reads
This article introduces the concept of the Calendar table to SQL newcomers and illustrates use of a few columns they might not have imagined.
2017-11-24 (first published: 2016-09-08)
18,039 reads
2016-09-05
1,352 reads
2016-08-18
1,507 reads
Why does everyone use "it depends" as an answer to many T-SQL questions? Bob Hovious brings us a short example of how performance can change based on data loads for the same code.
2010-03-16
13,179 reads
By Steve Jones
ochisia – n. the fear that the role you once occupied in someone’s life...
Praise whatever deity you believe in, because it’s finally here, a tenant switcher for...
Yesterday, Microsoft released the highly anticipated Windows 11 ARM ISO image, marking a major...
With in the paginated report I am trying to display on each new page...
Hi All, I have plan to upgrade SSIS and SSRS from SQL Server 2016,...
When building statistics, there is the concept of density that refers to the duplicates in a table. How is this calculated?
See possible answers