Search

Blogs

System Views in Microsoft Fabric – Query references an object that is not supported in distributed processing mode

By

I have a metadata-driven ELT framework that heavily relies on dynamic SQL to generate...

5 Free Data Analysis Books to Kickstart Your Career

By

Dreaming of a data analyst career but feeling a little lost? Already playing with...

PostgreSQL error in Fabric Pipelines – No pg_hba.conf Entry for Host

By

I came across a bit of a weird error when I was trying to...

Read the latest Blogs

Forums

Is date zero valid and if so what day is it?

By Steve Collins

Comments posted to this topic are about the item Is date zero valid and...

How to Set Up Microsoft Fabric Database Mirroring for Azure Cosmos DB

By Koen Verbeeck

Comments posted to this topic are about the item How to Set Up Microsoft...

Replication help, please!

By KTLO_DBA

I cannot get a snapshot to generate for one of my five publications.  The...

Visit the forum

Question of the Day

Is date zero valid and if so what day is it?

You run this code in SQL Server

select datename(weekday, 0);
What is the result?

See possible answers