Understanding Shared Access Signature and Access Policy in Azure Storage
This article covers how you can give access with a shared key to Azure Storage Accounts and apply a policy for how users can access the files.
2022-06-15
579 reads
This article covers how you can give access with a shared key to Azure Storage Accounts and apply a policy for how users can access the files.
2022-06-15
579 reads
Introduction Relational databases are designed to track changes introduced to a database by data modification language (DML) commands. The fundamental reason for this construct is to ensure that changes are durable and that they can be rolled back reliably. The typical DML command used in SQL are INSERT, UPDATE and DELETE. When INSERT introduces new […]
2022-06-13 (first published: 2022-06-10)
3,389 reads
This week I was honored to be able to attend, and present a session at, SQLDay in Wroclaw Poland. I fell in love with Poland the very first time I attended this event, so I look forward to any time I can go again. This year, Pavel Potasinski presented the keynote: The Evolution of the […]
2022-05-14
109 reads
A short story about why standards matter and where they can help you with limiting the off hour calls from others in your organization.
2022-05-06
1,960 reads
2022-04-18
605 reads
A developer has some harsh things to see as he leaves the MySQL team. Is he right?
2022-04-11
203 reads
This week was the MVP Summit. As was the case for the last couple of years, the event was entirely virtual. We were shown a bunch of new and interesting things by Microsoft. We were able to talk to each other and to the engineers at Microsoft. I'm honored that I've been an MVP and […]
2022-04-02
35 reads
Learn about high availability in the cloud at a conceptual level.
2022-03-28
1,213 reads
2022-03-25
2,800 reads
This article discusses how the cloud and other technologies help companies to manage their data appropriately in the modern world.
2022-03-23
1,126 reads
By Steve Jones
We added a solar system to the ranch as a way to hedge against...
TLDR; The code to do this is below but it’s a bit hokey and...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Hello, Consider the following table that gives the validity dates of an item :...
Comments posted to this topic are about the item Migrate the SSIS Catalog in...
I need to update a report to show the month name in the specific...