In this second video of the series we cover “Principle of least privileges”. It means we grant only the minimum required permission to any account. We explore how […]
Popular Posts
Trending Posts
SQL 2025 – Standard Developer Edition
You Can’t Be King till You’ve Killed Someone
Fuzzy String matches in TSQL
Recent Posts
Editors Choice
SQL 2025 – Standard Developer Edition
You Can’t Be King till You’ve Killed Someone
Fuzzy String matches in TSQL
Securing SQL Server – Dynamic Data Masking
In this video we cover the feature Dynamic Data Masking. While technically a security feature DDM can be easily bypassed and therefore is often used in conjunction with […]
Script for Backup Encryption
Microsoft SQL Server Security: – Defense in Depth Series
In this series we cover all the different ways you can protect your Microsoft SQL Server database from attacks. We cover the methodology being used to secure databases. […]
FREE PowerBI session – Batch 2
It’s time for the next batch of PowerBI Sessions. This is a 3 hour free PowerBI Session for those whose careers have been affected by #Covid or those […]
PowerBI Introduction – More info
As we wait for the session to start you can find a screenshot of the kind of report we will be creating. If you can’t wait to get […]
Introduction to PowerBI
The Covid 19 situation has been tough for pretty much everyone and a lot of careers have come to an abrupt stop. If you feel your career opportunities […]
Introduction to PowerBI
The Covid 19 situation has been tough for pretty much everyone and a lot of careers have come to an abrupt stop. If you feel your career opportunities […]
Opportunity =Money! = Worth
We have always had to measure the worth of things. Everybody has things they want and in order to get them they need to trade. With trade came […]
When does SQL Server Cache an execution plan?
Ever wondered under what circumstances SQL Server cache an execution plan. What is the difference between simple and forced parametrization. What are the disadvantages of plans being cached? […]