70-465 · Question #36
Drag and Drop Question You plan to deploy a database by using SQL Server 2014. Your company identifies the following requirements for the database: - The name of all stored procedures must start…
The correct answer is Policy-Based Management; a maintenance plan. Policy-Based Management is the correct feature for enforcing naming conventions on stored procedures because it allows administrators to define and enforce policies (such as naming standards) across SQL Server objects, automatically checking or preventing non-compliant object…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Policy-Based Management
- a maintenance plan
Explanation
Policy-Based Management is the correct feature for enforcing naming conventions on stored procedures because it allows administrators to define and enforce policies (such as naming standards) across SQL Server objects, automatically checking or preventing non-compliant object names. A maintenance plan is the correct feature for updating distribution statistics daily because maintenance plans use SQL Server Agent jobs to schedule and automate routine database maintenance tasks, including the 'Update Statistics' task, on a defined schedule.
Topics
Community Discussion
No community discussion yet for this question.
