SQL Data Warehouse

External Article

Connecting to SQL Data Warehouse

  • Article

The most frustrating thing with any new system is often just working out how to connect to it. Oddly, you can’t use SSMS with SQL Data Warehouse, but it is fine with SSDT, SSIS, Power BI desktop, sqlcmd, BCP, and a range of Microsoft cloud services - there are PowerShell Cmdlets too. Rob Sheldon provides the details.

2016-05-30

3,054 reads

Blogs

Deploy a Dockerized Python TODO App to Azure Container Apps Using Pulumi and Azure Key Vault

By

In this post, I will guide you on how to deploy a dockerized simple...

SQL Server Wait Stats

By

Everything in SQL Server is waiting for something…this is by design. And most people...

FabCon 2025 Recap

By

Hey fellow data friends! Wow, March was an absolutely crazy month (in the best...

Read the latest Blogs

Forums

Edition features

By mtz676

SELECT * FROM sys.dm_db_persisted_sku_features If the result set has no records is it conclusive...

The Subtle Differences Between COALESCE and ISNULL

By omu

Comments posted to this topic are about the item The Subtle Differences Between COALESCE...

SQL Server Collations

By Steve Jones - SSC Editor

Comments posted to this topic are about the item SQL Server Collations

Visit the forum

Question of the Day

SQL Server Collations

At what levels can we set the collation in SQL Server 2022?

See possible answers