Knowledge Base

Search Results ...

SQL Server Memory Settings for Large Databases

May 28, 2020 Posted by Tom Nonmacher

 

SQL Server, MySQL, DB2, Azure SQL, and Azure Synapse are popular relational database management systems (RDBMS) that offer a significant level of customization for managing memory settings. This feature is particularly useful when dealing with large databa[.....]

SQL Server Data Classification Features Note from the Data Whisperer

May 7, 2020 Posted by Tom Nonmacher

 

SQL Server 2019, MySQL 8.0, DB2 11.5, Azure SQL, and Azure Synapse all have robust data classification features that are instrumental in data protection. Data classification in SQL Server 2019 is a tool that allows organizations to categorize and label the[.....]

Parameterizing SQL Server Agent Jobs

April 23, 2020 Posted by Tom Nonmacher

 

SQL Server Agent jobs are a powerful tool for automating and scheduling tasks in SQL Server 2019. While these jobs are incredibly useful, they can become cumbersome when you need to manage jobs with similar tasks but different parameters. That's where para[.....]

SQL Server Transparent Data Encryption Setup

March 19, 2020 Posted by Tom Nonmacher

 

Transparent Data Encryption (TDE) is a powerful feature that you can utilize to secure your data at rest. It performs real-time I/O encryption and decryption of data and log files, ensuring that your sensitive data is secure from unauthorized access. Let's[.....]

Using SQL Server Resource Governor for Workload Isolation

February 6, 2020 Posted by Tom Nonmacher

 

The SQL Server Resource Governor is a feature that enables you to manage SQL Server workload and system resource consumption. Its primary function is resource allocation and isolation. This tool is especially beneficial in a multi-tenant environment where[.....]

Handling Multi-Tenant Data Models in SQL Server

January 30, 2020 Posted by Tom Nonmacher

 

Managing multi-tenant data in SQL Server can present a unique set of challenges. Multi-tenant data models are used when a single instance of a software application serves multiple customers, also known as tenants. Each tenant's data is isolated and remains[.....]

SQL Server 2019: Big Data Clusters Introduction

January 2, 2020 Posted by Tom Nonmacher

 

The release of SQL Server 2019 has brought about a substantial shift in the way we handle big data. With the introduction of Big Data Clusters (BDC), SQL Server 2019 provides a complete AI and big data solution. The BDC feature facilitates the deployment o[.....]

Using TVPs (Table-Valued Parameters) in SQL Server

October 11, 2019 Posted by Tom Nonmacher

 

Table-Valued Parameters (TVPs) are a powerful feature in SQL Server that allow developers to pass sets of data to stored procedures and functions. Before the introduction of TVPs in SQL Server 2008, developers had to resort to complex workarounds, such as[.....]

SQL Server Extended Events vs Profiler

September 20, 2019 Posted by Tom Nonmacher

 

In the world of SQL Server, the decision between using SQL Server Profiler and SQL Server Extended Events is a critical one. While both tools provide profound insights into your database's performance, they differ significantly in their capabilities and us[.....]

Dynamic Data Masking for SQL Server Security

August 2, 2019 Posted by Tom Nonmacher

 

Dynamic Data Masking (DDM) is a security feature that Microsoft introduced with SQL Server 2016. It is designed to limit the exposure of sensitive data to non-privileged users by masking it. DDM is a policy-based security feature that hides the sensitive d[.....]





7FC2AE
Please enter the code from the image above in the box below.