Implementing Date Calculations in SQL
This article explains a way to use labels (last year, YTD, etc.) for report parameters.
2020-03-05
6,826 reads
This article explains a way to use labels (last year, YTD, etc.) for report parameters.
2020-03-05
6,826 reads
This article explains the T-SQL function STRING_SPLIT() and demonstrates a creative use for it.
2020-03-02
10,273 reads
2020-03-02
823 reads
This article explains how to calculate the important statistical functions, MEAN, MEDIAN, and MODE, in both T-SQL and DAX.
2020-02-28
34,008 reads
2020-02-27
23,345 reads
2020-02-27
718 reads
This article explains indexed views and provides an example that shows when they should be used to improve performance of a complex query.
2020-02-25
21,110 reads
Gouri Shankar provides an overview of normalizing a database.
2020-02-18
87,672 reads
When the database design is not great, you may have to write some creative queries to get what you need.
2020-02-17
3,454 reads
2020-02-14
887 reads
By Steve Jones
A customer wanted a report they could email to their boss about jobs, something...
By Chris Yates
In the world of modern data infrastructure, SQL databases remain the backbone of enterprise...
Do you know if your SQL Server is really running at its best? To...
Comments posted to this topic are about the item Find Invalid Objects in SQL...
Comments posted to this topic are about the item Single User SQL Server on...
Comments posted to this topic are about the item All the Costs of Downtime
How can I start SQL Server on Linux in single-user mode to restore the master database?
See possible answers