Knowledge Base

Search Results ...

DB2 Explain Plan and Query Diagnostics

May 21, 2020 Posted by Tom Nonmacher

 

SQL servers, whether they be SQL Server 2019, MySQL 8.0, DB2 11.5, Azure SQL, or Azure Synapse, are all about speed and efficiency. For a database administrator, understanding how a query is processed is crucial to optimizing database performance. This is[.....]

Building Dynamic SQL Reports with SSRS Note from the Data Whisperer

May 14, 2020 Posted by Tom Nonmacher

 

With the proliferation of data across various industries, there is an increasing demand for professionals who are adept at creating dynamic SQL reports. SQL Server Reporting Services (SSRS) offers a wide range of tools for creating, managing, and deliverin[.....]

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[.....]

MySQL ENUM and SET Columns: Pros and Cons

April 30, 2020 Posted by Tom Nonmacher

 

In the world of databases, managing data types is crucial for ensuring data integrity, performance, and ease of use. MySQL provides a unique data type called ENUM that can be very useful in certain scenarios. ENUM is a string object that allows you to spec[.....]

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[.....]

Using SSIS Script Task for REST API Calls

April 16, 2020 Posted by Tom Nonmacher

 

In today's data-driven world, integrating and synchronizing data across various platforms is a common necessity. With SQL Server Integration Services (SSIS), you can accomplish this task with ease. One of the powerful features of SSIS is the Script Task, w[.....]

DB2 Audit Facility Configuration Tips

April 9, 2020 Posted by Tom Nonmacher

 

The DB2 Audit Facility is an integral part of the IBM DB2 database that allows database administrators (DBAs) to track and record activities within the database. It serves as an essential tool for DBAs to monitor data access, authorization changes, SQL err[.....]

Designing Historical Snapshots with Slowly Changing Dimensions

April 2, 2020 Posted by Tom Nonmacher

 

Slowly Changing Dimensions (SCD) is a common term in Data Warehouse that refers to the dimensions whose data changes slowly, rather than changing on a regular time basis. These dimensions can provide a historical perspective on the data to track changes ov[.....]

Using dbForge for MySQL Visual Query Building

March 26, 2020 Posted by Tom Nonmacher

 

Welcome to another informative post from SQLSupport.org! Today, we're going to delve into the powerful functionality of dbForge for MySQL and showcase how it can simplify visual query building. For those unfamiliar, dbForge is a versatile GUI tool develope[.....]

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[.....]





6E7D7F
Please enter the code from the image above in the box below.