Which indicator would you most likely investigate further?

You are a database developer on an instance of SQL Server 2008. You have a Prod database that contains all inventory-related data for your company.
Your InvTransaction table is defined as follows:


You have a Transact-SQL script that is performing poorly, and you need to determine the cause of the degraded performance. The script executes an initial SELECT query on the InvTransaction table and then uses the retrieved data values as criteria in additional queries. You view the graphical execution plan. Which indicator would you most likely investigate further?
A. a query that has a query cost value of 0
B. an operator that indicates a full table scan
C. an operator with a low cost percentage
D. a sort operator

microsoft-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.