Work with data

SQL Server Lock Escalation

Database administration, Work with data

Introduction Relational databases follow the ACID properties in how they implement transactions –...
Read More

4 Out-of-the-Box SQL Data Conversion Methods and Use Cases

Database administration, Work with data

First of all, you can’t do without them, right? SQL data conversions or, more specifically, data type conversions are an essential part...
Read More

Formatting Data in Power BI Desktop Visualizations

Business intelligence, Power BI, Work with data

Microsoft’s Power BI is a data analytics tool that can be used for interactive data visualization, using data from various sources such...
Read More

Data Visualization in Microsoft Power BI

Business intelligence, Power BI, Work with data

Contents Introduction. How to create a table. How to create a Power BI pie chart. Creating a line...
Read More

How to Load and Manage Data within Microsoft Power BI

Business intelligence, Power BI, Work with data

Contents: Introduction Importing data from Excel, SQL Server, and the Web. Importing data from Excel into Power BI. Importing websites into...
Read More

Storing XML data in SQL Server

Database administration, Work with data

When working on the release of dbForge Transaction Log, among other tasks, our team had to puzzle out how to properly store typed XML data....
Read More

Dynamic Data Masking in SQL Server for Advanced Users

Database administration, Work with data

This article gives a high-level understanding of dynamic data masking in SQL Server along with its...
Read More

Collation in SQL Server

Database administration, Work with data • One Comment

Introduction You must have already heard the term “Collation” in SQL Server. Collation is a configuration that determines how character...
Read More

Dynamic Data Masking in SQL Server for beginners

Database administration, Work with data

The article introduces the basics of dynamic data masking (DDM)  in SQL Server along with its overview supported by a simple example...
Read More

Learn Basic Data Analysis with SQL Window Functions

Database administration, Work with data

This article is about T-SQL (Transact-SQL) Window functions and their basic use in day-to-day data...
Read More
Close