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

Tag: sql server

Quickly Editing Data in SSMS

April 2, 2020September 10, 2020 Koen Verbeeck 4 Comments

WARNING: do not do this in production. A quick blog post on a SSMS trick: how to quickly edit data. Sometimes you directly want to manipulate data without having to write a SQL statement. For example, in the development environment you want to modify a value in a column to test out a scenario, or […]

Read More

Book Review: T-SQL Window Functions by Itzik Ben-Gan

December 19, 2019June 5, 2024 Koen Verbeeck 2 Comments

A couple of years back Itzik Ben-Gan (the T-SQL guru) wrote the book Microsoft SQL Server 2012 High-Performance T-SQL Using Window Functions. It’s has been one of my most favorite technical books (I included it in this list): it was really an eye-opener to how useful and powerful window functions can be. It teaches the […]

Read More

Restarting SQL Server after adding a new SQL login

September 24, 2019September 10, 2020 Koen Verbeeck 2 Comments

At a project, we asked if we could get a SQL Server login/user so we could make a connection from an Apache Airflow pipeline to the SQL Server instance. The answer was: “No, because then we would need to restart the server”. This sounded a bit strange, because I’ve never had to restart the SQL […]

Read More

SQL Server Development Best Practices – Webinar

May 27, 2019May 26, 2019 Koen Verbeeck 4 Comments

I’m delighted to announce I’ll be giving a webinar for MSSQLTips.com about SQL Server Development Best Practices. Aka writing T-SQL and stuff 🙂 The webcast is the 13th of June 2019 at 7PM UTC. In a nutshell, I’ll be talking about the stuff I would tell my 10-year younger self about T-SQL development (if I […]

Read More

Cool Stuff in Snowflake – Part 5: Finding Previous Non Null Value

February 4, 2019September 10, 2020 Koen Verbeeck Leave a comment

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse). In each part, I’ll highlight something that I think it’s interesting enough to share. It might be some SQL function that I’d really like to be in SQL Server, it might be something else. Sometimes you need to find the […]

Read More

Cool Stuff in Snowflake – Part 4: Aliasing all the things

January 28, 2019February 2, 2019 Koen Verbeeck 11 Comments

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse). In each part, I’ll highlight something that I think it’s interesting enough to share. It might be some SQL function that I’d really like to be in SQL Server, it might be something else. In this post I’ll talk about […]

Read More

Cool Stuff in Snowflake – Part 3: SPLIT and FLATTEN

January 17, 2019September 10, 2020 Koen Verbeeck 2 Comments

I’m doing a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse). In each part, I’ll highlight something that I think it’s interesting enough to share. It might be some SQL function that I’d really like to be in SQL Server, it might be something else. Let’s start with SPLIT. […]

Read More

Cool Stuff in Snowflake – Part 2: LISTAGG

January 11, 2019September 10, 2020 Koen Verbeeck 2 Comments

I’m starting a little series on some of the nice features/capabilities in Snowflake (the cloud data warehouse). In each part, I’ll highlight something that I think it’s interesting enough to share. It might be some SQL function that I’d really like to be in SQL Server, it might be something else. This blog post talks about the […]

Read More

Issue while using SQLCompare against Azure SQL DB

May 15, 2018September 10, 2020 Koen Verbeeck Leave a comment

I’ve encountered an issue while trying to compare a local SQL Server database against an Azure SQL DB using Redgate SQLCompare. When trying to specify my credentials, I got the following error: “Unable to load adalsql.ddl”. Following that link actually leads you to a helpful page, where you can download the Active Directory Authentication Library […]

Read More

t-sql tuesday long

T-SQL Tuesday #99 – Door #2

February 13, 2018February 12, 2018 Koen Verbeeck 1 Comment

This months T-SQL Tuesday is hosted by Aaron Bertrand and the topic is Dealer’s Choice. Aaron gives us the choice to blog about a topic of our choice, either about a passion outside of the SQL Server community, or about a T-SQL bad habit. In this blog post, I’ll tackle the second option,  but I […]

Read More

Posts pagination

Newer posts 1 2 3 4 … 7 Older posts

Feed

RSS

Social

  • Twitter
  • LinkedIn

MVP

Microsoft Data Platform MVP

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

  • Free Webinar – Build a data warehouse on Azure Data Platform for $150
  • Techorama 2025 – Slides
  • Redgate SQL Prompt in SSMS 21
  • Execute Fabric Data Pipeline from Azure Data Factory
  • Azure Data Factory Pipeline Debugging Fails with BadRequest

Categories

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