<< Prev Question Next Question >>

Question 67/78

You are optimizing the performance of a batch update process. You have tables and indexes that were
created by running the following Transact-SQL statements:

The following query runs nightly to update the isCreditValidated field:

You review the database and make the following observations:
Most of the IsCreditValidated values in the Invoices table are set to a value of 1.

There are many unique InvoiceDate values.

The CreditValidation table does not have an index.

Statistics for the index IX_invoices_CustomerID_Filter_IsCreditValidated indicate there are no

individual seeks but multiple individual updates.
You need to ensure that any indexes added can be used by the update query. If the
IX_invoices_CustomerId_Filter_IsCreditValidated index cannot be used by the query, it must be removed.
Otherwise, the query must be modified to use with the index.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (78q)
Question 1: Note: The question is part of a series of questions that use...
Question 2: You are developing an ETL process to cleanse and consolidate...
Question 3: Your company runs end-of-the-month accounting reports. While...
Question 4: Note: This question is part of a series of questions that pr...
Question 5: You have a reporting application that uses a table named Tab...
Question 6: You use Microsoft SQL Server Profile to evaluate a query nam...
Question 7: You run the following Transact-SQL statements: (Exhibit) Rec...
1 commentQuestion 8: Note: this question is part of a series of questions that us...
Question 9: You need to create a view that can be indexed. You write the...
Question 10: You are experiencing performance issues with the database se...
Question 11: You have a view that includes an aggregate. You must be able...
Question 12: You manage a database that supports an Internet of Things (I...
Question 13: Note: This question is part of a series of questions that pr...
Question 14: You are designing a solution for a company that operates ret...
Question 15: Note: This question is part of a series of questions that pr...
Question 16: You have a nonpartitioned table that has a single dimension....
Question 17: You have a view that includes an aggregate. You must be able...
Question 18: Note: This question is part of a series of questions that us...
Question 19: You are designing a stored procedure for a database named DB...
Question 20: You are creating the following two stored procedures: A nati...
Question 21: Note: This question is part of a series of questions that us...
Question 22: Note: This question is part of a series of questions that pr...
Question 23: Note: This question is part of a series of questions that pr...
Question 24: Note: this question is part of a series of questions that us...
Question 25: Note: This question is part of a series of questions that pr...
Question 26: You are experiencing performance issues with the database se...
Question 27: You have a database that is experiencing deadlock issues whe...
Question 28: Note: This question is part of a series of questions that us...
Question 29: You are developing a database reporting solution for a table...
Question 30: Note: This question is part of a series of questions that us...
Question 31: Note: This question is part of a series of questions that us...
Question 32: Note: This question is part of a series of questions that us...
Question 33: Note: This question is part of a series of questions that pr...
Question 34: You use Microsoft SQL Server Profile to evaluate a query nam...
Question 35: Note: This question is part of a series of questions that pr...
Question 36: Note: This question is part of a series of questions that pr...
Question 37: Note: this question is part of a series of questions that us...
Question 38: Note: This question is part of a series of questions that pr...
Question 39: Note: This question is part of a series of questions that pr...
Question 40: Note: This question is part of a series of questions that pr...
Question 41: Note: This question is part of a series of questions that pr...
Question 42: Note: This question is part of a series of questions that us...
Question 43: Note: This question is part of a series of questions that pr...
Question 44: Note: This question is part of a series of questions that pr...
Question 45: Note: This question is part of a series of questions that pr...
Question 46: Note: This question is part of a series of questions that pr...
Question 47: Note: The question is part of a series of questions that use...
Question 48: Note: This question is part of a series of questions that pr...
Question 49: Note: This question is part of a series of questions that pr...
Question 50: You suspect deadlocks on a database. Which two trace flags i...
Question 51: You run the following Transact-SQL following statement: (Exh...
Question 52: Note: This question is part of a series of questions that us...
Question 53: You are developing an application that connects to a databas...
Question 54: Note: this question is part of a series of questions that us...
Question 55: You have multiple queries that take a long time to complete....
Question 56: You have a relational data warehouse that contains 1 TB of d...
Question 57: You have the following stored procedure: (Exhibit) The Numbe...
Question 58: Note: This question is part of a series of questions that pr...
Question 59: Note: This question is part of a series of questions that pr...
Question 60: You have several real-time applications that constantly upda...
Question 61: Note: This question is part of a series of questions that us...
Question 62: Note: This question is part of a series of questions that us...
Question 63: Note: This question is part of a series of questions that us...
Question 64: Note: This question is part of a series of questions that us...
Question 65: Note: This question is part of a series of questions that us...
Question 66: Note: This question is part of a series of questions that pr...
Question 67: You are optimizing the performance of a batch update process...
Question 68: Note: This question is part of a series of questions that pr...
Question 69: Note: This question is part of a series of questions that us...
Question 70: Note: This question is part of a series of questions that pr...
Question 71: Note: This question is part of a series of questions that us...
Question 72: Note: This question is part of a series of questions that pr...
Question 73: Note: This question is part of a series of questions that us...
Question 74: Note: This question is part of a series of questions that pr...
Question 75: Note: This question is part of a series of questions that pr...
Question 76: You run the following Transact-SQL statement: (Exhibit) Ther...
2 commentQuestion 77: Note: This question is part of a series of questions that us...
Question 78: Note: this question is part of a series of questions that us...