adspace


explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration

Answer Posted / Mohd Kasif

Securing SQL Server involves several steps: (1) Setting up strong authentication and authorization, including using Windows Authentication when possible. (2) Implementing database roles and permissions to control access to sensitive data. (3) Using auditing and monitoring tools to track activity within the database. (4) Enabling encryption for sensitive data. (5) Regularly updating the server with service packs and security patches.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we shrink data file in sql server?

1130


What is a view in sql?

1043


How do I create a trace in sql server?

1121


what is spatial nonclustered index

1060


What are the different subsets of sql?

1654


How efficient you are in oracle and SQL server?

1258


What is a coalesce function?

1285


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8232


How to connect php with different port numbers?

1191


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1048


Why use identity in sql server?

1203


What is an indexed view?

1023


What is temporary table in sql server? Why we use temp table?

1023


What are the different types of subquery?

1235


List the ways in which dynamic sql can be executed?

1087