Knowledge Base

Search Results ...

SQL Server DMV Queries for Active Sessions

July 17, 2025 Posted by Tom Nonmacher

 

In the world of data management, understanding what's happening under the hood of your SQL Server is critical. One of the most powerful tools at your disposal is the Dynamic Management Views (DMVs) that come with SQL Server 2022 and Azure SQL. These DMVs c[.....]

SQL Server CLR Integration Security Considerations

June 19, 2025 Posted by Tom Nonmacher

 

Security has always been a critical aspect of data management, and with the increasing surge of data-driven operations, its importance is ever on the rise. SQL Server CLR Integration provides a versatile platform to run managed code inside the SQL Server.[.....]

SQL Server Database Sizes with Drive Information

June 11, 2025 Posted by Tom Nonmacher

 

Notes from the Field: When managing storage across a SQL Server environment, it’s not enough to just know how large each database is, you must need to understand which drives are hosting those files. This is especially important when balancing I/O, p[.....]

How to Calculate Table Size by Schema in SQL Server

June 10, 2025 Posted by Thomas Nonmacher

 

Notes from the Field: Today, while working with a large SQL Server database, I needed to understand how space was allocated across the many schemas, not just at the database or table level. Here's a breakdown of the query and methodology I used to calculat[.....]

SSRS Optimization: Reducing Report Render Time by Eliminating tempdb Usage and SQL Formatting

May 28, 2025 Posted by Tom Nonmacher

 

Note from the Field As part of an ongoing effort to improve report performance in high usage environments, I encountered a scenario where small TSQL refinements made a significant impact. Below is a summary of how one legacy SSRS report was reduced from 15[.....]

SQL Server Contained Users and Cross-Database Access Note from the Data Whisperer

May 22, 2025 Posted by Tom Nonmacher

 

Welcome to SQLSupport.org, your trusted resource for all things SQL. The Data Whisperer is back with another insightful post. This time, we're delving into the realm of SQL Server Contained Users and Cross-Database Access. If you've worked with SQL Server[.....]

SQL Server Transparent Data Encryption Monitoring

April 24, 2025 Posted by Tom Nonmacher

 

As the world continues to generate more data, the importance of data security has never been greater. One key aspect of data security is encryption, which protects your data by converting it into an unreadable format. SQL Server 2022, Azure SQL, Microsoft[.....]

SQL Server 2022: T-SQL Enhancements Overview

March 27, 2025 Posted by Tom Nonmacher

 

The year 2022 marked a significant leap in the SQL Server platform with the introduction of several T-SQL enhancements. These enhancements were aimed at increasing the efficiency, scalability, and reliability of data operations. In this blog post, we will[.....]

SQL Server JSON Data Types in Modern Applications

February 27, 2025 Posted by Tom Nonmacher

 

The rise of modern applications has brought about an evolution in the way we handle data. JSON, due to its versatility and compatibility with JavaScript, has become a popular choice for data interchange. With SQL Server 2022, Microsoft has introduced JSON[.....]

SQL Server and Azure Blob Storage for Backups

January 30, 2025 Posted by Tom Nonmacher

 

With the advent of cloud technologies and big data, the role of the database administrator has evolved. Today, managing databases involves more than just ensuring optimal performance and data integrity. It also includes leveraging cloud storage solutions t[.....]





B62A6D
Please enter the code from the image above in the box below.