what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
Answer / Digvijay Pratap Singh
When securing an SQL Server, follow these best practices:
1. Set up strong authentication methods such as Windows Authentication and SQL Server Authentication.
2. Create and manage roles and permissions to control access to the database objects.
3. Use encryption for sensitive data at rest and in transit.
4. Implement auditing and monitoring to track user activity and detect potential threats.
5. Apply patches and updates regularly to address known vulnerabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me can we use custom code in ssrs?
if a parameter is not send to a stored procedure what type of identifier is to be used in Stp and if that parameter is not feed to the a query inside the Stp how to validate with out useing IF condition
select names starts with a,b,c
8 Answers Scope International,
What authentication modes does sql server support?
What are the steps you will take, if you are tasked with securing an SQL Server?
Explain the various types of concurrency problem?
how to change column into row in sql
How do you know which index a table is using?
What are Row versions of DataRow?
Do you know what is openxml in sql server?
When I run the sql server 2000 setup, it just hangs. What do I do?
Can you please explain the difference between primary keys and foreign keys?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)