2024-06-10
470 reads
2024-06-10
470 reads
Dive deep into the powerful SQL window functions, LAG() and LEAD(). Explore their intricacies, discover real-world examples, and avoid common pitfalls.
2023-12-11
5,914 reads
The most common method on the internet for combining DATE and TIME columns in SQL Server is incorrect. This article demonstrates why that and other methods are incorrect and two lesser known high performance methods that produce correct results even for the "edge cases".
2023-08-07
16,466 reads
Learn to calculate Start / First of Week, End of Week, Start of Next Week, Year, Quarter, and Month of the week, Week Numbers and more in T-SQL (Jeff Moden)
2022-07-13
26,866 reads
2020-02-27
22,808 reads
In this piece, learn about changes in UK holidays and get a script to calculate them.
2019-07-15
3,054 reads
2019-07-04
892 reads
2019-04-18
1,460 reads
Function for Getting Interval Dates by days,months,years for particular week number, for particular month, for particular date between 1 to 31. etc...
All in One Date Interval Related Function.
2016-06-27 (first published: 2015-11-27)
1,903 reads
This scripts calculates the first day and the last day of a given week
2015-11-10 (first published: 2015-10-12)
1,147 reads
By Brian Kelley
If a technology is still viable, don’t overlook it. Don’t get caught up chasing...
By Steve Jones
It’s time for the monthly T-SQL Tuesday blog party. This month a longtime friend,...
By Steve Jones
I got a message a few months back that Microsoft was deprecating the MySQL...
55 inches represent the diagonal length of the TV screen. The dimensions are important...
Comments posted to this topic are about the item Starting to Estimate Disk Storage...
Comments posted to this topic are about the item Keep. It. Simple.
If I have durable memory-optimized tables, what is the starting point for estimating storage space?
See possible answers