2019-09-05
609 reads
2019-09-05
609 reads
The basics are important, especially with regards to backup and restore in SQL Server.
2019-08-31
354 reads
With most innovative new technologies, Azure Stretch Database demos make it look completely easy. Here is a step by step to get going, with examples. Part One of a Two-Part series.
2019-08-26
4,961 reads
In this article, we look at the conceptual design for gathering information about your servers to better understand how they are performing.
2019-08-22
3,665 reads
2019-08-16
638 reads
The start of a new series that looks at examining your servers and keeping track of their health.
2019-08-15
2,606 reads
2019-08-12
679 reads
2019-08-05
296 reads
2019-07-26
658 reads
2019-07-18
660 reads
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers