DP-700 Training: Choose an appropriate data store

The best place to store your data is in a SQL Server database that no living being can ever access. The end. No, I'm kidding, of course. But there's an atom of truth in this joke. Because for years we, in the structured data industry, have always been convinced that a database is the best … Continue reading DP-700 Training: Choose an appropriate data store

DP-700 Training: Process data using KQL

This post can come as a shock if you're used to writing T-SQL. Because not only is there more than one useful language to process data, realtime data in this case, but it also has enough similarities to SQL to look familiar and is different enough to leave you flustered. Now, to get a complete … Continue reading DP-700 Training: Process data using KQL

2024 in review, 2025 in preview

Hi! 2024 is (almost) over and we're heading into the preview of 2025. Let's see how we get through this trial period of the new year. Let's start with looking back on the year that's behind us all. What a year it’s been! 2024 had a lot going for it, also enough things to, as … Continue reading 2024 in review, 2025 in preview

T-SQL Tuesday #181 The Data Platform Present

This month, Kevin Chant has a really fun writing challenge for us. Not only is it a very inspiring call to write about SQL Server (my choice), but it's also a crossover between T-SQL Tuesday and the Festive Tech Calendar. It's like opening a digital present! Kevin created a very nice image that shows the … Continue reading T-SQL Tuesday #181 The Data Platform Present

DP-700: Configure version control

This blogpost will be introductory to version control within Microsoft Fabric. If you've got the basics of this under control, you're welcome to refresh your knowledge in this blog or check out our points of view. Alternatively, you can dig into the blogposts by Kevin Chant who has a lot of good posts on this … Continue reading DP-700: Configure version control

Top Highlights from #MSIgnite 2024

By the time you read this, I'm guessing the big #MSIgnite announcements were yesterday. You can use that hashtag to find most of the posts on social media. And there were many, very cool, announcements! Let me quickly take you through my favourites. Databases! As I still love the DBA work, announcing SQL Server 2025 … Continue reading Top Highlights from #MSIgnite 2024

SQL Server Management Studio 21: First Impressions & Features

It's been a long time coming, but all of a sudden there were a number of posts from Microsoft announcing the first preview of SQL Server Management Studio 21. This is big as it's quite the overhaul from the SQL Server Management Studio we're used to. To give you some idea, here are my first … Continue reading SQL Server Management Studio 21: First Impressions & Features

What to Expect from the DP-700 Microsoft Certification Exam

About two weeks ago, the DP-700 (Microsoft Fabric Data Engineer) went into beta. This means that curious people like me can take the exam, see what's in it and provide feedback to the people who wrote the questions. To add to fun, I decided to take the exam online as the exam centres close by … Continue reading What to Expect from the DP-700 Microsoft Certification Exam

Fixing Azure SQL Client Connection Timeouts

This blog won't be very long and will describe a connection issue I experienced with a customer including the solution and some context why this solution worked. I hope this saves you time when dealing with the same error. Issue The customer can connect to the Azure Sql database with Sql Server Management Studio (SSMS) … Continue reading Fixing Azure SQL Client Connection Timeouts

Sql Server and Copilot. What the query it this? Part 3, query editor

Welcome back to this mini series on Azure Sql Server with Copilot. In the previous posts I wrote about a general introduction of this toolset (click here for more) and had some fun in the Azure Portal getting stuff done (click here for more). In this third part, I'm going in for the data and … Continue reading Sql Server and Copilot. What the query it this? Part 3, query editor