Gerard

With over 20 years of experience in the data & analytics space, I’ve helped many customers architect, design and implement modern, cloud data platforms to turn data into a strategic advantage.

I specialise in Microsoft’s suite of data technologies, both in Azure and on-premise. I have however worked with many other vendor products over the years. I have successfully delivered multiple solutions leveraging technologies including but not limited to; Azure Data Factory v2, Azure Databricks, Azure Data Lake Storage Gen 2, Azure SQL Data Warehouse, Azure Analysis Services, Power BI, Azure SQL Database, Azure Batch and various flavours of IaaS workloads in hybrid environments.

Blogs

Mistakes IT Shops Without a DBA Make

By

We get it. There’s no budget for a DBA on staff, or even a...

A New Word: Waldosia

By

waldosia– n.  a condition in which you keep scanning faces in a crowd looking...

Deploy at Low Priority

By

Learn how to deploy schema changes in an always-online SQL Server environment without a...

Read the latest Blogs

Forums

Dynamic T-SQL Script Parameterization Using Python

By omu

Comments posted to this topic are about the item Dynamic T-SQL Script Parameterization Using...

Shadow AI Data Leak Risk or “From the Desk of I saw that Coming”

By dbakevlar

Comments posted to this topic are about the item Shadow AI Data Leak Risk...

Alternatives to Junk Dimensions in Data warehousing

By Lord Slaagh

Hello SSC, I am not sure if I posted this in the right spot,...

Visit the forum

Question of the Day

Counting Bits IV

What does this code return in SQL Server 2022+?

select bit_count(2.4)
 

See possible answers