Skip to main content
Under the kover of business intelligence
  • Home
  • Copyright
  • About

Category: SQL Server

t-sql tuesday long

T-SQL Tuesday #199: Back to the on-prem

June 9, 2026June 7, 2026 Koen Verbeeck Leave a comment

It’s the second tuesday of the month, which means T-SQL Tuesday time! This month’s topic is chosen by myself, and it’s inspired by a blog post of Alexander Arvidsson. In a nutshell, I’m asking what we would do if we need to move our data platforms back to on-prem, after a good decade of cloud […]

Read More

t-sql tuesday long

T-SQL Tuesday #199 Invitation: Back to on-prem?

June 2, 2026May 29, 2026 Koen Verbeeck 10 Comments

It’s time for T-SQL Tuesday again! And we’re almost to number 200! T-SQL Tuesday is a monthly community blogging event started by Adam Machanic in 2009. Each month a host picks a topic, participants write about it on the second Tuesday of the month (9th of June), and the host posts a recap with links […]

Read More

Free Webinar about Columnstore Indexes

May 7, 2026May 18, 2026 Koen Verbeeck 2 Comments

I’m doing a small series on indexing basics for SQL Server, and on May 14th I’ll be presenting the third part which is about columnstore indexes. You can watch the webinar for free, but registration is required. The webinar is only 30 minutes long and will focus on the basics. In the demo scripts I […]

Read More

SSMS 22 still inserting tabs instead of spaces

January 19, 2026January 19, 2026 Koen Verbeeck Leave a comment

I’m not trying to start up a debate whether you should use tabs or spaces when indenting code. Personally, I prefer spaces because when I copy the code to another editor the outlining of the code remains the same while with tabs it’s not always the case (looking at you, Word and Outlook). But I […]

Read More

Logged in as a member of an Azure AD Group Error while Deploying DACPAC

November 14, 2025November 14, 2025 Koen Verbeeck 2 Comments

Quite a long title for a short blog post 🙂While deploying a DACPAC (from a SQL Server Data Tools Database Project) through Azure Devops, I got the following error message: The user attempting to perform this operation does not have permission as it is currently logged in as a member of an Azure Active Directory […]

Read More

How to Install SQL Server 2025 RC0 on an Azure VM

September 5, 2025September 5, 2025 Koen Verbeeck Leave a comment

I wanted to try out the new JSON index which is for the moment only available in the SQL Server 2025 preview version. I know, it’s not even available in Azure SQL DB. Cloud not first? What? I already had a virtual machine in Azure, running SQL Server 2025 CTP 2.0 (which uses a pre-made […]

Read More

Redgate SQL Prompt in SSMS 21

May 21, 2025July 30, 2025 Koen Verbeeck 4 Comments

Disclaimer: this post is not sponsored by Redgate 🙂 For those who’ve missed it, the new version of SSMS is now generally available. It’s a big new version and it now uses Visual Studio 22 behind the scenes, so it’s now installed through the Visual Studio Installer. Anyway, I’m a big fan of Redgate SQL […]

Read More

dataMinds Connect 2024 – Session Materials

October 10, 2024October 10, 2024 Koen Verbeeck Leave a comment

The slides and scripts for my session “Tackling the Gaps & Islands Problem with T-SQL Window Functions” at dataMinds Connect 2024 can be downloaded from GitHub. If you want to run the sample scripts, some of them require an installation of the AdventureWorks DW sample database.

Read More

CONCAT_WS Function Truncates Text

January 31, 2023January 31, 2023 Koen Verbeeck 2 Comments

I was writing some dynamic SQL that generates some SQL statements to load my facts and dimensions into a data warehouse. Some of those SQL statements can become very long, for example if a dimension has a lot of columns. When debugging, I noticed a couple of statements failing with various errors. Turns out, they […]

Read More

How to Install Integration Services 2022

November 25, 2022November 25, 2022 Koen Verbeeck Leave a comment

The title of this blog post is a bit misleading, because what we actually want to do is to install the SSIS development functionality in Visual Studio 2022. SSAS and SSRS have been available for some time now in VS 2022, but the extension for SSIS has only just been released in preview. For those […]

Read More

Posts pagination

1 2 … 12 Older posts

Feed

RSS

Social

  • Twitter
  • LinkedIn

Former MVP

Former Microsoft Data Platform MVP (2017-2025)

star schema all the things
Get your star schema merchandise

Author of the Year 2014/2020/2023

Support this blog and buy me a beer

Recent Posts

  • T-SQL Tuesday #199: Back to the on-prem
  • T-SQL Tuesday #199 Invitation: Back to on-prem?
  • Error Deploying GraphQL in Fabric: dm_exec_describe_first_result_set
  • Session Materials for Techorama & DataGrillen 2026
  • Free Webinar about Columnstore Indexes

Categories

  • Azure (28)
  • Azure Data Factory (29)
  • Azure Devops (7)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (65)
  • Fabric (22)
  • Power BI (44)
  • Professional Development (9)
  • Snowflake (14)
  • SQL Server (119)
    • MDS (8)
    • SSAS (12)
    • SSIS (46)
    • SSRS (13)
    • TSQL (11)
  • Varia (37)
  • Twitter
  • LinkedIn
  • Home
  • Copyright
  • About
Under the kover of business intelligence All rights reserved. Theme by Colorlib Powered by WordPress