{"id":11843,"date":"2026-09-14T12:33:34","date_gmt":"2026-09-14T12:33:34","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=11843"},"modified":"2026-09-14T12:33:34","modified_gmt":"2026-09-14T12:33:34","slug":"microsoft-dp-800-practice-test-questions-and-exam-dumps-part-15-q281-q300","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-dp-800-practice-test-questions-and-exam-dumps-part-15-q281-q300\/","title":{"rendered":"Microsoft DP-800 Practice Test Questions and Exam Dumps Part 15: Q281\u2013Q300"},"content":{"rendered":"<h2><b>View Full\u00a0<a href=\"https:\/\/www.examlabs.com\/dp-800-exam-dumps\">Microsoft DP-800 Exam Dumps<\/a>\u00a0and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 281<\/b><\/h3>\n<p><b>Which Azure SQL Database feature allows a database to automatically scale compute resources up and down based on workload activity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Serverless compute<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database snapshot<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure SQL Auditing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">BACPAC<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Serverless compute allows Azure SQL Database to automatically adjust compute resources according to workload demand within configured limits. It is useful for databases with intermittent or unpredictable usage because compute can scale based on activity. Depending on the configuration, a database can also automatically pause after a period of inactivity. Administrators should compare serverless with provisioned compute because consistently active workloads may benefit more from continuously allocated resources and predictable performance.<\/span><\/p>\n<h3><b>Question 282<\/b><\/h3>\n<p><b>Which Azure SQL Database service tier separates compute from storage and is designed for very large databases?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hyperscale<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">General Purpose<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Hyperscale service tier uses an architecture that separates compute from storage and is designed for very large databases and demanding workloads. It can provide scalable storage and fast database growth without requiring administrators to manage traditional storage infrastructure. Hyperscale is especially useful when database size and scalability are major requirements. Administrators should still evaluate workload characteristics, supported features, availability requirements, and pricing before selecting Hyperscale for a production database.<\/span><\/p>\n<h3><b>Question 283<\/b><\/h3>\n<p><b>Which Azure SQL Database option is best suited for a group of databases with unpredictable usage patterns that can share resources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elastic pool<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Private Endpoint<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database snapshot<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Failover group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An elastic pool allows multiple Azure SQL Databases to share a pool of compute resources. It is particularly useful when databases have different or unpredictable workload patterns and do not all reach peak usage at the same time. Instead of provisioning each database for its individual maximum demand, the databases can share available capacity. Administrators should monitor pool utilization and ensure that the pool has sufficient resources for the combined workload.<\/span><\/p>\n<h3><b>Question 284<\/b><\/h3>\n<p><b>Which Azure SQL Database capability automatically creates recommendations for improving query performance and index usage?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic tuning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure SQL Database automatic tuning analyzes database workload behavior and can provide recommendations for performance improvements. Depending on the supported recommendation and configuration, it can automatically apply actions such as creating or removing indexes or correcting certain plan-related issues. Administrators can choose whether recommendations are automatically applied or only reviewed. Automatic tuning can reduce manual administration, but administrators should still monitor performance and validate that automated changes are appropriate for the workload.<\/span><\/p>\n<h3><b>Question 285<\/b><\/h3>\n<p><b>Which Azure SQL feature can force a previously selected execution plan to be used for a query?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Query Store plan forcing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic Data Masking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transparent Data Encryption<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure SQL Auditing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Query Store plan forcing allows administrators to instruct SQL Server or Azure SQL Database to use a specific execution plan for a query when that plan is known to provide better or more stable performance. This can be useful when a query begins using a poor plan after a change in statistics, indexes, parameters, or other conditions. Administrators should monitor the workload after forcing a plan because workload characteristics can change over time.<\/span><\/p>\n<h3><b>Question 286<\/b><\/h3>\n<p><b>Which SQL Server behavior can cause the optimizer to choose an execution plan based on parameter values used during compilation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Parameter sniffing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Partition switching<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Log truncation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Parameter sniffing occurs when SQL Server uses parameter values available during query compilation to help generate an execution plan. This can produce an efficient plan when the values represent the typical workload, but it can also cause performance problems when data distribution varies significantly between parameter values. Administrators can investigate parameter-sensitive performance using execution plans, Query Store, statistics, and other tools before deciding whether query or configuration changes are appropriate.<\/span><\/p>\n<h3><b>Question 287<\/b><\/h3>\n<p><b>Which execution plan operator is commonly used when SQL Server retrieves a small number of matching rows from an indexed table?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Table Scan<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Index Seek<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sort<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hash Match<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Index Seek allows SQL Server to navigate an index directly to the relevant key values rather than examining every row. It is often efficient when a query has selective predicates and a suitable index exists. However, an Index Seek is not automatically better than every other access method because SQL Server chooses plans based on estimated cost. Administrators should review the complete execution plan and workload characteristics rather than judging performance from one operator alone.<\/span><\/p>\n<h3><b>Question 288<\/b><\/h3>\n<p><b>Which execution plan operator reads rows from an entire table or heap when no more efficient access method is selected?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Index Seek<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Nested Loops<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Table Scan<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key Lookup<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Table Scan reads rows across the table or heap to find those that satisfy a query. A scan is not always a problem. For example, scanning a small table may be cheaper than using an index. However, scanning a very large table for a highly selective query can create significant I\/O and CPU usage. Administrators should examine predicates, indexes, statistics, and the execution plan before deciding whether a Table Scan requires optimization.<\/span><\/p>\n<h3><b>Question 289<\/b><\/h3>\n<p><b>Which join algorithm is commonly effective when one input is small and the other input has a useful index on the join column?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hash Match<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Merge Join<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Nested Loops<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Table Scan<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Nested Loops can be efficient when one input contains a relatively small number of rows and the other input can be efficiently searched using an index. SQL Server takes a row from the outer input and searches the inner input for matching rows. This can be very efficient for selective queries. However, Nested Loops can become expensive when the outer input is large and the inner side requires many repeated scans or lookups.<\/span><\/p>\n<h3><b>Question 290<\/b><\/h3>\n<p><b>Which join algorithm is often useful for joining large, unsorted inputs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Nested Loops<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hash Match<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Merge Join<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Index Seek<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Hash Match can be effective when joining large inputs that are not already sorted on the join columns. SQL Server builds a hash structure from one input and uses it to find matching rows from the other input. Hash joins can consume significant memory, so memory pressure or insufficient memory grants can affect performance. Administrators should review execution plans, cardinality estimates, indexes, and statistics when investigating expensive Hash Match operations.<\/span><\/p>\n<h3><b>Question 291<\/b><\/h3>\n<p><b>Which join algorithm can be efficient when both inputs are already sorted on the join columns?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Merge Join<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hash Match<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Nested Loops<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Table Scan<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Merge Join can be highly efficient when both inputs are sorted according to the join keys. SQL Server can move through the sorted inputs and match rows without building a hash table. Appropriate indexes may provide the required ordering, although sorting may also be added to the execution plan when necessary. Administrators should consider the complete plan and estimated row counts because SQL Server can choose a different join algorithm when another strategy has a lower estimated cost.<\/span><\/p>\n<h3><b>Question 292<\/b><\/h3>\n<p><b>Which SQL Server object provides historical query performance information for troubleshooting regressions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Query Store<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">tempdb<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database Mail<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Query Store retains historical information about queries, execution plans, and runtime statistics. This makes it valuable when investigating performance regressions that occurred after a deployment, configuration change, statistics update, or other event. Administrators can compare query behavior over time and identify changes in execution plans or resource consumption. Query Store can also support plan forcing when an administrator identifies a known good plan that should be used for a problematic query.<\/span><\/p>\n<h3><b>Question 293<\/b><\/h3>\n<p><b>Which SQL Server maintenance operation rebuilds an index and can also update its statistics as part of the operation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ALTER INDEX &#8230; REBUILD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ALTER INDEX &#8230; DISABLE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DROP DATABASE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CREATE VIEW<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">ALTER INDEX &#8230; REBUILD<\/span><span style=\"font-weight: 400;\"> rebuilds an index and can update index statistics as part of the operation. Rebuilding creates a new index structure and can help address significant fragmentation. It can also require substantial resources depending on the index size and rebuild options. Administrators should schedule index rebuilds carefully and consider online capabilities, available resources, workload impact, and whether reorganizing the index would be sufficient.<\/span><\/p>\n<h3><b>Question 294<\/b><\/h3>\n<p><b>Which SQL Server maintenance operation performs a less intensive physical reorganization of an index?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ALTER INDEX &#8230; REORGANIZE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ALTER INDEX &#8230; REBUILD<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DBCC CHECKDB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UPDATE DATABASE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">ALTER INDEX &#8230; REORGANIZE<\/span><span style=\"font-weight: 400;\"> performs an online operation that reorganizes the leaf level of an index. It generally uses fewer resources at a time than a full rebuild and can be useful for moderate fragmentation. However, reorganize does not provide all the same benefits as rebuilding an index. Administrators should base the maintenance method on fragmentation levels, workload requirements, available resources, and the specific index rather than automatically rebuilding every index.<\/span><\/p>\n<h3><b>Question 295<\/b><\/h3>\n<p><b>Which SQL Server feature automatically updates column statistics when SQL Server determines that they have become sufficiently outdated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Auto Update Statistics<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Auto Shrink<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Auto Close<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database Mail<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Auto Update Statistics allows SQL Server to automatically refresh statistics when it determines that existing statistics may no longer accurately represent the underlying data. Updated statistics help the query optimizer estimate row counts and choose appropriate execution plans. Keeping statistics current is important for query performance, especially when tables experience significant data changes. Administrators can monitor statistics behavior and manually update statistics when workload requirements or troubleshooting indicate that an update is necessary.<\/span><\/p>\n<h3><b>Question 296<\/b><\/h3>\n<p><b>Which database option allows SQL Server to automatically create statistics for columns used in query predicates when appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AUTO_CREATE_STATISTICS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AUTO_CLOSE<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AUTO_SHRINK<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AUTO_UPDATE_DATABASE<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">AUTO_CREATE_STATISTICS<\/span><span style=\"font-weight: 400;\"> database option allows SQL Server to automatically create statistics for columns used in queries when the optimizer determines that statistics are needed. These statistics help SQL Server estimate the number of rows that a query will return. Accurate cardinality estimates can lead to better execution plans. Administrators should generally understand how automatic statistics creation works before disabling it because the optimizer relies heavily on statistics for effective query optimization.<\/span><\/p>\n<h3><b>Question 297<\/b><\/h3>\n<p><b>Which SQL Server feature helps improve performance by allowing queries to access only relevant partitions of a partitioned table?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Partition elimination<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Row-Level Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data masking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transparent Data Encryption<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Partition elimination allows SQL Server to skip partitions that cannot contain rows matching a query predicate. For example, a table partitioned by transaction date may allow a query for one month to access only the relevant partitions. This can reduce I\/O and improve performance when partitioning and query predicates are designed appropriately. Administrators should verify actual execution plans to confirm that partition elimination is occurring rather than assuming that partitioning automatically improves every query.<\/span><\/p>\n<h3><b>Question 298<\/b><\/h3>\n<p><b>Which Azure SQL Database feature allows administrators to monitor resource consumption by individual queries?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Query Performance Insight<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Key Vault<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Private Link<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Firewall<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Query Performance Insight provides a way to examine query-level resource consumption in Azure SQL Database. Administrators can use it to identify queries that consume significant CPU, data I\/O, or other resources and then investigate those queries further. It is useful for prioritizing optimization work because administrators can focus on the queries having the greatest impact. Query Performance Insight can be used alongside Query Store and execution plans for more detailed analysis.<\/span><\/p>\n<h3><b>Question 299<\/b><\/h3>\n<p><b>Which Azure SQL Database capability provides automatic backups without requiring administrators to create traditional backup jobs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automated backups<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SQL Server Agent<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database Mail<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Extended Events<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure SQL Database provides automated backups as part of the managed service. Microsoft manages the underlying backup infrastructure, allowing administrators to focus on retention, recovery requirements, and appropriate backup redundancy options rather than creating traditional SQL Server Agent backup jobs. These automated backups support recovery capabilities such as point-in-time restore within the applicable retention period. Administrators should still understand retention and redundancy settings to ensure they meet business recovery requirements.<\/span><\/p>\n<h3><b>Question 300<\/b><\/h3>\n<p><b>Which Azure SQL Database capability can retain backups for a much longer period than the normal short-term backup retention window?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Long-term retention<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Query Store<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elastic pools<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dynamic Data Masking<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Long-term retention (LTR) allows Azure SQL Database backups to be retained for extended periods beyond normal short-term backup retention. It is useful when organizations need to preserve database backups for compliance, auditing, or long-term recovery requirements. Administrators can configure retention policies according to organizational needs. LTR should be considered separately from point-in-time restore because the two capabilities serve different purposes: short-term recovery focuses on recent changes, while LTR preserves backups for longer-term requirements.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full\u00a0Microsoft DP-800 Exam Dumps\u00a0and Practice Test Dumps. &nbsp; Question 281 Which Azure SQL Database feature allows a database to automatically scale compute resources up and down based on workload activity? Serverless compute Database snapshot Azure SQL Auditing BACPAC Correct Answer: 1 Explanation Serverless compute allows Azure SQL Database to automatically adjust compute resources according [&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\/11843"}],"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=11843"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11843\/revisions"}],"predecessor-version":[{"id":11844,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11843\/revisions\/11844"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=11843"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=11843"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=11843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}