2022-08-22
676 reads
2022-08-22
676 reads
Step-by-step guide to solve the "INSERT EXEC cannot be nested" problem by using a CLR when unit testing stored procedures using the tSQLt framework.
2022-08-19
40,264 reads
Learn how to create a table in SQL Server using T-SQL along with several different examples that build upon each other to create the final table.
2022-08-19
2022-08-08
616 reads
In this article we look at how to generate random dates in SQL Server to build a sample dataset along with code and examples
2022-08-05
2022-07-27
602 reads
In this article we look at how to generate random dates in SQL Server to build a sample dataset along with code and examples
2022-07-27
You can summarize data to get counts, averages, sums, and more using GROUP BY in T-SQL queries. Greg Larsen shows you how.
2022-07-25
Learn different ways to add comments to your T-SQL code when working with SQL Server along with several examples.
2022-07-18
2022-07-15
571 reads
By Steve Jones
I have been experimenting with MCP servers in a few ways, including the Redgate...
By Zikato
I deployed a schema change to 30 servers using multi-server query and deploy-at-low-priority. Small...
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
Comments posted to this topic are about the item A Challenge of Our Knowledge
Comments posted to this topic are about the item The memory toll of VARCHAR(MAX)...
Comments posted to this topic are about the item Transaction Log Truncation
In SQL Server 2025, where can I find information about items that prevent or delay the transaction log truncation?
See possible answers