In this article, we are going to talk about nullable and non-nullable columns specifically related to Postgres databases. While the reasons to use nullable or non-nullable columns may seem obvious at first, there are pitfalls associated with each decision that either affect development velocity, affect application performance, or cause downtime. Let's start with definitions. Nullable […]
The post Nullable vs Non-Nullable Columns and Adding Not Null Without Downtime in PostgreSQL appeared first on SQLServerCentral.
The Data Fabric – Future of Data Management
This article provides an overview of Data Fabric and its components.
The post The Data Fabric – Future of Data Management appeared first on SQLServerCentral.
The post The Data Fabric – Future of Data Management appeared first on SQLServerCentral.
Ingesting Data from Google Drive to Azure Data Lake Gen2 using Azure Data Factory
Learn how to setup, configure and ingest data from Google Drive using Azure Data Factory in this step-by-step article.
The post Ingesting Data from Google Drive to Azure Data Lake Gen2 using Azure Data Factory appeared first on SQLServerCentral.
The post Ingesting Data from Google Drive to Azure Data Lake Gen2 using Azure Data Factory appeared first on SQLServerCentral.
Introducing the MySQL common table expression
As with many relational database management systems, MySQL provides a variety of methods for combining data in a data manipulation language (DML) statement. You can join multiple tables in a single query or add subqueries that pull data in from other tables.
The post Introducing the MySQL common table expression appeared first on SQLServerCentral.
The post Introducing the MySQL common table expression appeared first on SQLServerCentral.
Backup Directly to a GCS Bucket in SQL Server 2022
Learn how you can back up your SQL Server 2022 databases to Google Cloud Storage.
The post Backup Directly to a GCS Bucket in SQL Server 2022 appeared first on SQLServerCentral.
The post Backup Directly to a GCS Bucket in SQL Server 2022 appeared first on SQLServerCentral.
Dealing with Mutually Dependent Databases in Flyway
How to create and manage 'stub' objects, in Flyway migrations, in order to overcome build failures caused by circular, or mutual, dependencies between objects in different databases. The technique should be applicable to any RDBMS.
The post Dealing with Mutually Dependent Databases in Flyway appeared first on SQLServerCentral.
The post Dealing with Mutually Dependent Databases in Flyway appeared first on SQLServerCentral.
Encrypt SQL Server Stored Procedures to Protect Source Code
In this article, we cover how to encrypt a SQL Server stored procedure and how SQL Server hides the source code for these objects once encrypted.
The post Encrypt SQL Server Stored Procedures to Protect Source Code appeared first on SQLServerCentral.
The post Encrypt SQL Server Stored Procedures to Protect Source Code appeared first on SQLServerCentral.
Publishing a Public Power BI Report from Google Sheets
Learn how you can share your Power BI report with others in the public. Steve shows how his data in Google Sheets is added to Power BI and then made public in a report.
The post Publishing a Public Power BI Report from Google Sheets appeared first on SQLServerCentral.
The post Publishing a Public Power BI Report from Google Sheets appeared first on SQLServerCentral.
