HomeHow To

How To

Is UNPIVOT the Best Way for Converting Columns into Rows?

To start, let's give definitions and highlight the difference between PIVOT and UNPIVOT operators in SQL Server. The PIVOT and UNPIVOT relational operators are used...

How to Import and Export CSV Files Into a PostgreSQL Database

CSV files provide a great way to collect and store data, and they are often used as a reliable way to move table data...

SSL Connection to MySQL From Delphi With UniDAC and SecureBridge

This article explains how to establish an SSL connection to MySQL from Delphi with UniDAC and SecureBridge. UniDAC has had MySQL SSL (using certificates) connection...

How to Install and Configure ODBC Drivers on macOS

This article provides a comprehensive guide on installing and configuring Devart ODBC drivers on macOS. Understanding this process is crucial for macOS users who need to establish reliable and efficient database connectivity in their applications, ensuring seamless data access and integration across diverse database systems.

Export SQL Stored Procedure to a File and Generate Its Script

In previous articles, we have reviewed a general algorithm of finding and deleting incomplete open transactions in SQL Server databases, created a table for...

How to Create a Many-to-Many Relationship

Establishing a many-to-many relationship between the tables in a database is usually done for ensuring efficient data processing and data integrity, as well as...

Find and Delete Incomplete Open Transactions in SQL Server – Part 3

In two previous articles, we have reviewed a solution for deleting incomplete open transactions in SQL Server.  By incomplete transaction, we shall basically understand an...

How to Install and Configure ODBC Drivers on Linux

This article explains how to install, configure, and test Devart ODBC drivers on Debian-based or RPM-based Linux distributions. Table of contents What is an ODBC Driver?...

Migrating Data From Oracle to PostgreSQL

In the article, you will learn how to migrate table data from Oracle to PostgreSQL using the dbForge tools.

How to Create Custom SQL Server Replication for Read-only Databases

Quite often there’s a need to create a read-only replica of a SQL Server database. This might be required, for example, for the purpose...

Social

Topics

Products