{"id":13201,"date":"2026-09-16T07:02:29","date_gmt":"2026-09-16T07:02:29","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=13201"},"modified":"2026-09-16T07:02:29","modified_gmt":"2026-09-16T07:02:29","slug":"microsoft-dp-300-practice-test-questions-and-exam-dumps-part-10-q181-200","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-dp-300-practice-test-questions-and-exam-dumps-part-10-q181-200\/","title":{"rendered":"Microsoft DP-300 Practice Test Questions and Exam Dumps Part 10 Q181-200"},"content":{"rendered":"<h1><\/h1>\n<p><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/dp-300-exam-dumps\"><b>Microsoft DP-300 Exam Dumps<\/b><\/a><b> and Practice Test Dumps<\/b><\/p>\n<p>&nbsp;<\/p>\n<h3><b>Question 181. Which SQL Server feature allows administrators to automatically apply recommended performance changes based on workload analysis?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Automatic tuning<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Transparent Data Encryption<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Row-Level Security<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><\/p>\n<p><b>Answer: 1) Automatic tuning<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Automatic tuning helps SQL Server identify and apply certain performance-related recommendations automatically, depending on the supported environment and configuration. It can help address issues such as inefficient query plans and index-related performance problems. The feature is designed to reduce the amount of manual intervention required from database administrators while continuously monitoring workload behavior. Administrators can configure automatic tuning at the appropriate scope and review its recommendations and actions. The other options serve different purposes: encryption protects data, Row-Level Security controls row access, and Database Mail handles email notifications. Therefore, Automatic tuning is the correct feature for automating supported performance improvements.<\/span><\/p>\n<h3><b>Question 182. Which Azure service provides a managed relational database platform based on Microsoft SQL Server?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Azure Blob Storage<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Azure SQL Database<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Azure Event Hubs<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Azure Queue Storage<\/span><\/p>\n<p><b>Answer: 2) Azure SQL Database<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure SQL Database is a fully managed relational database service based on the SQL Server database engine. Microsoft manages many underlying infrastructure tasks, including hardware, operating system maintenance, and platform updates, allowing database administrators to concentrate on database configuration, security, performance, and application requirements. Azure Blob Storage is designed for object storage, while Event Hubs is intended for large-scale event ingestion and streaming scenarios. Queue Storage provides message queuing capabilities. Therefore, Azure SQL Database is the appropriate Azure service when an organization needs a managed relational database platform using SQL Server technologies.<\/span><\/p>\n<h3><b>Question 183. Which Azure SQL Database feature automatically creates a secondary database replica in another region for disaster recovery?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Geo-replication<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Dynamic Data Masking<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><\/p>\n<p><b>Answer: 1) Geo-replication<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Geo-replication allows a database to maintain a readable secondary replica in another Azure region. This capability can help organizations improve business continuity and prepare for regional failures. Applications can be redirected to the secondary replica when appropriate, depending on the configured architecture and recovery strategy. Geo-replication is different from ordinary backups because it maintains a continuously synchronized database copy rather than simply creating backup files. Query Store is used for query performance analysis, while Dynamic Data Masking protects sensitive values from unauthorized viewing. Therefore, geo-replication is the appropriate feature for maintaining a secondary database replica in another region.<\/span><\/p>\n<h3><b>Question 184. Which Azure SQL feature provides a secondary readable replica that can handle read-only workloads?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Read scale-out<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Transparent Data Encryption<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> SQL Server Agent<\/span><\/p>\n<p><b>Answer: 1) Read scale-out<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Read scale-out allows supported Azure SQL workloads to direct read-only operations to secondary replicas instead of sending all queries to the primary replica. This can help distribute read workloads and improve application responsiveness when applications perform many concurrent read operations. The primary replica remains responsible for write operations, while eligible read-only connections can use secondary replicas. This approach is particularly useful for applications with a significant read workload. Transparent Data Encryption protects data at rest, Database Mail handles email communication, and SQL Server Agent provides job scheduling in supported environments. Therefore, read scale-out is the correct feature for distributing read-only workloads.<\/span><\/p>\n<h3><b>Question 185. Which SQL Server isolation level prevents dirty reads while allowing a transaction to read rows that may change before the transaction finishes?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Read Uncommitted<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Read Committed<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Serializable<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Snapshot Only<\/span><\/p>\n<p><b>Answer: 2) Read Committed<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Read Committed is a commonly used SQL Server transaction isolation level that prevents a transaction from reading data modified by another transaction before that modification has been committed. This prevents dirty reads. However, the same query may produce different results if another transaction commits changes between reads, meaning nonrepeatable reads can still occur. Read Uncommitted permits dirty reads and therefore provides weaker isolation. Serializable provides stronger isolation by preventing certain concurrent modifications, while Snapshot uses row versioning. Therefore, Read Committed is the appropriate answer when the requirement is to prevent dirty reads without requiring the strongest level of transaction isolation.<\/span><\/p>\n<h3><b>Question 186. Which isolation level provides the strongest standard transaction isolation by preventing other transactions from modifying qualifying rows during the transaction?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Read Uncommitted<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Read Committed<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Serializable<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Read Only<\/span><\/p>\n<p><b>Answer: 3) Serializable<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Serializable provides the strongest standard transaction isolation level in SQL Server. It makes concurrent transactions behave as though they were executed serially under the applicable locking behavior. This can prevent phenomena such as dirty reads, nonrepeatable reads, and phantom reads. The stronger consistency comes with increased locking and concurrency considerations, so it should be used when the application&#8217;s requirements justify the additional overhead. Read Uncommitted provides the weakest isolation, while Read Committed provides a more balanced default behavior. Therefore, Serializable is the correct choice when the requirement is the highest standard level of transaction isolation.<\/span><\/p>\n<h3><b>Question 187. Which SQL Server object can present data from one or more tables through a reusable query definition?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> View<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Login<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Backup<\/span><\/p>\n<p><b>Answer: 1) View<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A view is a database object that represents the results of a stored query. It can retrieve data from one or multiple tables and can provide users with a simplified or controlled way to access information. Views are often used to hide query complexity, expose only selected columns, or provide a consistent interface to underlying data. Unlike an index, a view is not primarily designed to improve data retrieval through indexing structures. A login is a security principal at the server level, while a backup is used for recovery. Therefore, a view is the appropriate database object for presenting data through a reusable query definition.<\/span><\/p>\n<h3><b>Question 188. Which SQL Server object is primarily designed to improve the speed of data retrieval operations?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Stored procedure<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Trigger<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Constraint<\/span><\/p>\n<p><b>Answer: 1) Index<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An index provides a data structure that can help SQL Server locate rows more efficiently without scanning an entire table in situations where the optimizer determines that the index is beneficial. Indexes can significantly improve the performance of queries that frequently filter, sort, or join using indexed columns. However, indexes also require storage and maintenance because they must be updated when the underlying data changes. Stored procedures encapsulate executable logic, triggers respond to database events, and constraints enforce data integrity rules. Therefore, an index is the database object primarily designed to improve data retrieval performance.<\/span><\/p>\n<h3><b>Question 189. Which index type determines the physical order of rows in a SQL Server table?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Nonclustered index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Clustered index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Filtered index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> XML index<\/span><\/p>\n<p><b>Answer: 2) Clustered index<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A clustered index determines the logical ordering of data rows according to its key within the table&#8217;s storage structure. Because the table data itself is organized according to the clustered index key, a table can normally have only one clustered index. Queries that frequently retrieve ranges of data based on the clustered key can benefit from this organization. A nonclustered index maintains a separate structure containing index keys and references to the underlying rows. Filtered indexes apply to subsets of rows, while XML indexes are specialized for XML data. Therefore, the clustered index is the correct answer for the index that determines row organization.<\/span><\/p>\n<h3><b>Question 190. Which index type stores a separate structure containing key values and row locators?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Clustered index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Nonclustered index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Primary database index<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Transaction index<\/span><\/p>\n<p><b>Answer: 2) Nonclustered index<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A nonclustered index is maintained separately from the underlying table data. It contains index keys and references that allow SQL Server to locate the corresponding rows. Because nonclustered indexes are separate structures, a table can have multiple nonclustered indexes designed for different query patterns. They can improve performance for filtering, sorting, joining, and lookup operations when the query optimizer determines that using them is beneficial. However, excessive indexes can increase storage requirements and slow data modification operations because indexes must also be maintained. Therefore, a nonclustered index is the correct choice for a separate index structure containing keys and row references.<\/span><\/p>\n<h3><b>Question 191. Which SQL Server command is commonly used to rebuild an index?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> ALTER INDEX<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> ALTER TABLE ONLY<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> CREATE DATABASE<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> UPDATE STATISTICS ONLY<\/span><\/p>\n<p><b>Answer: 1) ALTER INDEX<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">ALTER INDEX<\/span><span style=\"font-weight: 400;\"> statement is used to manage existing indexes in SQL Server, including rebuilding or reorganizing them. Rebuilding an index recreates the index structure and can address fragmentation while also providing an opportunity to update index statistics depending on the operation and configuration. Database administrators may use index maintenance strategies based on workload characteristics rather than automatically rebuilding every index on a fixed schedule. <\/span><span style=\"font-weight: 400;\">ALTER TABLE<\/span><span style=\"font-weight: 400;\"> is primarily used to modify table definitions, while <\/span><span style=\"font-weight: 400;\">CREATE DATABASE<\/span><span style=\"font-weight: 400;\"> creates databases. Therefore, <\/span><span style=\"font-weight: 400;\">ALTER INDEX<\/span><span style=\"font-weight: 400;\"> is the appropriate command for performing supported index maintenance operations such as rebuilding an index.<\/span><\/p>\n<h3><b>Question 192. Which SQL Server feature records query execution information to help administrators analyze performance over time?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> SQL Server Agent<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Always Encrypted<\/span><\/p>\n<p><b>Answer: 1) Query Store<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Query Store collects information about queries, execution plans, and performance-related runtime statistics over time. It provides administrators with a historical view that can help identify queries whose performance has changed and investigate plan-related issues. Query Store is especially useful when a query becomes slower after a plan change or application update. Administrators can use its information to analyze workload behavior and investigate performance regressions. SQL Server Agent is designed for job scheduling, Database Mail supports email communication, and Always Encrypted protects sensitive data. Therefore, Query Store is the correct feature for maintaining historical query performance information.<\/span><\/p>\n<h3><b>Question 193. Which SQL Server component is designed to schedule and execute automated database jobs?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> SQL Server Agent<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> SQL Server Browser<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Database Engine only<\/span><\/p>\n<p><b>Answer: 1) SQL Server Agent<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">SQL Server Agent is designed to automate administrative and operational tasks by using jobs, schedules, alerts, and operators. Database administrators can configure jobs for activities such as backups, maintenance operations, data processing, and monitoring tasks. A job can contain one or more steps and can be scheduled to run at specific times or intervals. Query Store focuses on query performance history, while SQL Server Browser helps clients locate SQL Server instances and ports. Therefore, SQL Server Agent is the appropriate component when administrators need to schedule and execute recurring database tasks automatically.<\/span><\/p>\n<h3><b>Question 194. Which SQL Server feature can send email notifications to administrators when configured alerts or jobs require attention?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Row-Level Security<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Transparent Data Encryption<\/span><\/p>\n<p><b>Answer: 1) Database Mail<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Database Mail provides a mechanism for SQL Server components and applications to send email messages. It can be configured with mail profiles and can work with SQL Server Agent to notify administrators about job outcomes or alerts. This is useful for operational monitoring because administrators can receive notifications without continuously checking the database environment manually. Database Mail does not control row access, analyze query history, or encrypt database files. Those responsibilities belong to other SQL Server features. Therefore, Database Mail is the correct choice when the requirement is to configure SQL Server for sending email notifications.<\/span><\/p>\n<h3><b>Question 195. Which SQL Server feature protects database files at rest by encrypting the underlying data files?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Transparent Data Encryption<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Row-Level Security<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> SQL Server Agent<\/span><\/p>\n<p><b>Answer: 1) Transparent Data Encryption<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Transparent Data Encryption (TDE) protects data at rest by encrypting database files and related storage components. It is designed to help protect database files if the underlying storage or backup files are obtained by an unauthorized party. TDE operates transparently to applications because the database engine handles encryption and decryption without requiring application code to explicitly encrypt every query value. It is different from Always Encrypted, which protects selected sensitive column values from database-side access. Row-Level Security controls authorization at the row level, while Query Store focuses on query performance. Therefore, TDE is the appropriate feature for protecting database files at rest.<\/span><\/p>\n<h3><b>Question 196. Which SQL Server security feature encrypts sensitive column values and keeps encryption keys outside the database engine?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Transparent Data Encryption<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Always Encrypted<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Dynamic Data Masking<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Row-Level Security<\/span><\/p>\n<p><b>Answer: 2) Always Encrypted<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Always Encrypted is designed to protect sensitive column data in a way that prevents the database engine from directly accessing the plaintext values. Encryption and decryption operations are performed on the client side when the application is configured to support the feature, while encryption keys are maintained separately from the database engine. This provides stronger protection for highly sensitive information against certain privileged database access scenarios. TDE protects database storage at rest but allows the engine to work with decrypted data during normal operations. Dynamic Data Masking hides values from certain users, and Row-Level Security controls row access. Therefore, Always Encrypted is the correct choice.<\/span><\/p>\n<h3><b>Question 197. Which SQL Server feature allows administrators to capture and analyze database workload performance metrics?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Database Backup<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Foreign Key<\/span><\/p>\n<p><b>Answer: 1) Query Store<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Query Store captures information about query execution and provides historical data that can help administrators understand workload performance. It stores query-related information such as execution plans and runtime statistics, allowing administrators to compare performance behavior over time. This makes it useful when investigating query regressions, plan changes, and recurring performance problems. Query Store does not replace database backups or security mechanisms. Database Mail is intended for email communication, while foreign keys enforce relationships between tables. Therefore, Query Store is the appropriate SQL Server feature for collecting and analyzing historical workload performance information.<\/span><\/p>\n<h3><b>Question 198. Which SQL Server recovery objective defines the maximum acceptable amount of data loss measured in time?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> RTO<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> RPO<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> SLA<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> MTTR<\/span><\/p>\n<p><b>Answer: 2) RPO<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Recovery Point Objective (RPO) defines the maximum acceptable amount of data loss expressed as a period of time. For example, an organization with an RPO of 15 minutes may require recovery processes that limit potential data loss to approximately the previous 15 minutes of activity, depending on the implemented solution. RPO influences backup frequency, replication strategies, and other data-protection decisions. Recovery Time Objective (RTO), in contrast, focuses on how quickly a service should be restored after an outage. Therefore, when the requirement concerns the acceptable amount of data that could be lost in time terms, RPO is the correct objective.<\/span><\/p>\n<h3><b>Question 199. Which recovery objective defines the maximum acceptable time required to restore a service after an outage?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> RPO<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> RTO<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> SLA only<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Data Retention Period<\/span><\/p>\n<p><b>Answer: 2) RTO<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Recovery Time Objective (RTO) defines the target amount of time within which a system or service should be restored following a disruption. It helps organizations design recovery processes according to the business impact of downtime. For example, a critical application may require a shorter RTO than a noncritical reporting system. RTO is different from Recovery Point Objective, which addresses acceptable data loss measured in time. Recovery solutions such as backups, replicas, failover mechanisms, and automated recovery procedures can be evaluated against the required RTO. Therefore, RTO is the correct answer when the requirement concerns how quickly a service must be restored.<\/span><\/p>\n<h3><b>Question 200. Which SQL Server capability helps automatically detect and address certain query performance regressions by using previous execution plans?<\/b><\/h3>\n<p><b>1)<\/b><span style=\"font-weight: 400;\"> Query Store<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>2)<\/b><span style=\"font-weight: 400;\"> Database Mail<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>3)<\/b><span style=\"font-weight: 400;\"> Foreign Key<\/span><span style=\"font-weight: 400;\"><br \/>\n<\/span><b>4)<\/b><span style=\"font-weight: 400;\"> Dynamic Data Masking<\/span><\/p>\n<p><b>Answer: 1) Query Store<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Query Store provides historical information about query execution plans and runtime performance, which can help identify query performance regressions. In supported SQL Server environments, administrators can use Query Store information to identify problematic plan changes and take corrective actions. Query Store can also work with automatic tuning capabilities to help detect and address certain plan-related performance problems. Database Mail is used for sending messages, foreign keys enforce relationships, and Dynamic Data Masking limits exposure of sensitive values. Therefore, Query Store is the appropriate capability for tracking query plans and performance behavior that can reveal regressions.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft DP-300 Exam Dumps and Practice Test Dumps &nbsp; Question 181. Which SQL Server feature allows administrators to automatically apply recommended performance changes based on workload analysis? 1) Automatic tuning 2) Transparent Data Encryption 3) Row-Level Security 4) Database Mail Answer: 1) Automatic tuning Explanation: Automatic tuning helps SQL Server identify and apply [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13201"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=13201"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13201\/revisions"}],"predecessor-version":[{"id":13226,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13201\/revisions\/13226"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=13201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=13201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=13201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}