2020-03-09
639 reads
2020-03-09
639 reads
A security breach at Microsoft is disconcerting, especially when they don't share details.
2020-03-05
290 reads
2020-01-21
669 reads
Grant discusses the need for password managers to help prevent security issues between different accounts.
2020-01-15
269 reads
2020-01-14
635 reads
Steve reminds you to be careful of taking shortcuts, as these can compromise security. Automation and DevOps might help you avoid mistakes.
2020-01-06
286 reads
2019-12-30
599 reads
2019-12-23
728 reads
Today Steve looks at a research project from Microsoft that provides some better protection from firmware security issues.
2019-12-17
160 reads
Learn how you can query information in the logical server's master database from an Azure SQL Database.
2019-12-12
5,946 reads
By Vinay Thakur
it has been a year since i have not written much on the blog...
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...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
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...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers