What are policy management terms?
Answer / Sri Ram Yadav
Policy management in SQL Server refers to the process of defining and enforcing database-related rules and best practices. Policies can cover various aspects such as data security, auditing, maintenance, and performance tuning. Examples include database mail policies, encryption policies, and change data capture (CDC) policies.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe in brief databases and sql server databases architecture.
What is @@Identity in sql?
How do you troubleshoot SQL Server if its running very slow?
Explain ranking functions?
Distinguish between commit and rollback?
How to get a list of columns in a view using "sys.columns" in ms sql server?
How to Insert multiple rows with a single insert statement?
difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
How to use user defined functions in expressions?
How retrieve field names from the table in SQL through JAVA code?
What is the difference between commit and rollback?
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)