What are basics of policy management?



What are basics of policy management?..

Answer / Bhupendra Singh

"Policy management in SQL Server involves creating, modifying, and enforcing rules to govern database objects and user behavior. The basics include setting up roles and permissions, data encryption, auditing, and compliance with industry regulations such as GDPR or HIPAA. Policies can be managed using SQL Server Management Studio (SSMS) or Transact-SQL (T-SQL) commands.".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are points to remember while using the fillfactor argument?

1 Answers  


What are the steps you will take, if you are tasked with securing an SQL Server?

1 Answers   HCL,


Why is normalisation important?

1 Answers  


what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration

1 Answers  


What are the benefits of normalization?

1 Answers  


How to delete duplicate rows in sql server?

1 Answers  


What is the stored procedure?

1 Answers  


What is dknf in normalization form?

1 Answers  


Can I recover a damaged SQL Server 2008 database with the undamaged .mdb and .ldf files?

3 Answers   Apple,


What is the difference between Userdefined function and stored procedure? Explain and give the example also

5 Answers  


Consider the table T1 it consits A,2,3,4 consider another table t2 it contain 1,2a,3a,4a now i need o get the upadted answer

3 Answers  


how many bits ip address consist of? : Sql server database administration

1 Answers  


Categories