Which construct should you use?

You are a database administrator on an instance of SQL Server 2008. You need to perform complex processing on data from the OrderHistory table in your database. You need the ability to scroll backward and forward through the rows in the table and to perform specific actions on rows.
You always need to have access to the most up-to-date data.
Which construct should you use?
A. a dynamic cursor
B. a SELECT…INTO statement
C. a SELECT statement that includes the OUTPUT clause
D. a partitioned view

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.