Last year, I wrote a blog about speaking, helping and attending at SQL Bits. Of course, I wanted to repeat that experience but my sessions weren't selected. So this time I was helping and attending. In a few blogs I saw names of people that stood out. I won't name many for the simple reason … Continue reading Attending and helping at SQL Bits 2023
Category: Sharing
T-SQL Tuesday #159 – What’s Your New Favourite Feature?
This month Deepthi Goguri invites us (the community) to write about two topics: our favourite new feature of SQL Server 2022 and your new years resolutions. You can find her blog here, her LinkedIn profile here and she's also on Twitter here. Favourite new SQL Server 2022 feature Most of my work is in data … Continue reading T-SQL Tuesday #159 – What’s Your New Favourite Feature?
Distinct or Group By?
A few days ago, I heard someone stating that Group By was much quicker than Distinct. Less disk impact, less memory etc.So, I thought I'd find out if it's true or not because I found it interesting. I always thought there was no difference. I tested a single small table and found no difference in … Continue reading Distinct or Group By?
Azure Data Factory and Soap, an opera?
Getting data from an API can be hard, especially when you're trying to get data from a so-called Soap interface. This is a bit of an antique way to distribute data to online applications and has a lot of challenges. I've read a few blogs on this subject but funnily enough, they're all using the … Continue reading Azure Data Factory and Soap, an opera?
2022 in review, 2023 in preview
It's the end of the year, the beginning of a new one. Time to look back and see what happened and plot a course forward. 2022, the downs Let's get started with the bad stuff, get it over with. As some as you know, my mother got diagnosed with Alzheimer's disease. This is a process … Continue reading 2022 in review, 2023 in preview
Azure SQL Database Performance comparison part 9 of 9: Managed Instance
Welcome to my blog series on Azure SQL DB performance. In this blog I'll write about my findings with the Azure SQL DB Managed Instance tier. Click here for information about the set-upClick here for the scripts I’ve used Intro So far, the blogs were about the really SaaS databases; the database is deployed and … Continue reading Azure SQL Database Performance comparison part 9 of 9: Managed Instance
New Stars of Data
It's the beginning of 2020. I've been to a number of conferences, gotten a feel for what's going on and what the different sessions are. From the short sessions to the full hour ones where speakers dive deep into a subject or explain in normal words what some feature can accomplish. Usually I'm learning something … Continue reading New Stars of Data
Azure SQL Database Performance comparison part 4 of 9: General Purpose Serverless
Welcome to my blog series on Azure SQL DB performance. In this blog I'll write about my findings with the Azure SQL DB General Purpose Serverless tier. Quite a mouth full. Click here for information about the set-upClick here for the scripts I’ve used Intro In my previous blog I wrote about the premium tier, … Continue reading Azure SQL Database Performance comparison part 4 of 9: General Purpose Serverless
Azure SQL Database Performance comparison part 3 of 9: Premium
Welcome to my blog series on Azure SQL DB performance. In this blog I'll write about my findings with the Azure SQL DB Premium tier. Click here for information about the set-upClick here for the scripts I’ve used Intro In my previous blog I wrote about the standard tier, one that has 9 SKU’s and … Continue reading Azure SQL Database Performance comparison part 3 of 9: Premium
Azure SQL Database Performance comparison part 2 of 9: Standard
Welcome to my blog series on Azure SQL DB performance. In this blog I'll write about my findings with the Azure SQL DB Standard tier. Click here for information about the set-upClick here for the scripts I’ve used Intro This tier is more expensive than the basic, but starting at 12 euro’s per month up … Continue reading Azure SQL Database Performance comparison part 2 of 9: Standard