Microsoft SQL Server security best practices checklist – Part – 2 Author: Basit A. Farooq Editor’s Note: This is the second part of my two part article series on SQL Server security best practices. SQL Server Administration Avoid managing SQL Server instances using sa or any other SQL login account that has been granted CONTROL SERVER permission, or is a...
Tag: securing sql server
Microsoft SQL Server security best practices checklist – Part -1
Microsoft SQL Server security best practices checklist – Part -1 Author: Basit A. Farooq Database technologies are an essential component of many information systems because they store a large amount of sensitive corporate data such as customer information and other confidential business data. Because of this, it is not wrong to say that databases such as SQL Server are the...