SQL Server Linked Server to Snowflake
In this tip we review how to configure a SQL Server linked server into Snowflake and a few use cases of how this solution would be beneficial in a production environment.
In this tip we review how to configure a SQL Server linked server into Snowflake and a few use cases of how this solution would be beneficial in a production environment.
Learn how to create and edit scheduled tasks when using Snowflake in this article.
In this article we look at using Snow Pipe Snow to help keep data in a Snow Flake data warehouse in sync with object storage such as S3, Azure Blob or GCP.
In this article we look at creating an alternative reporting environment using Python Flask and SQL Server instead of using SQL Server Reporting Services.
This tip covers SSMS features like filter objects, debug, drag and drop object names, custom reports and use of operators for emails.
In this article we look at how to send Slack notifications when certain events occur in a SQL Server database.
In this article we look at how to build a SQL Server CLR function to use regex capabilities in SQL Server.
In this article we look at how to get regex features in SQL Server by using Python and T-SQL.
Check out this article to see how to quickly import into SQL Server many files with the same structure using T-SQL.
In this article we look at a T-SQL script that can be used to identify and move data that has changed from one table to another table.