Using Azure Data Studio and the SQL Migration Extension to Perform Offline Migrations
Learn how you can perform an offline migration of a SQL Server to Azure Managed Instances or IaaS VMs.
Learn how you can perform an offline migration of a SQL Server to Azure Managed Instances or IaaS VMs.
There are many ways to load data into a SQL Server database. In this article, Greg Moore demonstrates how to get PowerShell to do more of the work.
We’re sharing the results of our State of Database Monitoring survey in four insights reports this year – and the second one is out now. In The value of a monitoring tool for the entire organization you’ll learn why more businesses than ever are using a monitoring tool and how doing so can help the entire business to reduce costs, enhance security and collaborate more efficiently. DBAs - download a copy and send it to your boss, today!
This year PASS Data Community Summit is a free virtual event, and I encourage you to register even if you are interested in just a handful of sessions. One of the Learning Pathways might be just what you are looking for, from Query Basics to Power BI to DevOps. What I’m most excited about this […]
SQL Server 2016 SP3, the last service pack ever is out. Steve comments on how the world of software patches has changed.
In this article we cover how to implement a batch Databricks Change Data Feed process through an end-to-end exercise.
This video demonstrates a set of queries for estimating data compression savings in SQL Server. It also covers how to make an informed decision on whether data compression makes sense for your data and workload or not.
Steve notes that there are differences between state based development and migration based development, but neither is necessarily better.
Praise whatever deity you believe in, because it’s finally here, a tenant switcher for...
Yesterday, Microsoft released the highly anticipated Windows 11 ARM ISO image, marking a major...
The post Building Effective Data Governance Framework: Top Areas to Focus On appeared first...
Does anyone have a script\example that would connect to SQL server instance run a...
create table #T ( VisitID varchar(30), ER_Date date, HR int ) insert into #T(VisitID,...
Hi Team, I am looking for a an help, Please see my problem below....
What are the two inputs called to a hash join operation in SQL Server? (choose 2)
See possible answers