Which table hint should you use?
You develop a Microsoft SQL Server 2012 database that contains a heap named OrdersHistorical.
You write the following Transact-SQL query:
• INSERT INTO OrdersHistorical
• SELECT * FROM CompletedOrders
You need to optimize transaction logging and locking for the statement.
Which table hint should you use?
A . HOLDLOCK
B . ROWLOCK
C . XLOCK
D . UPDLOCK
E . TABLOCK
Answer: E
Explanation:
Reference: http://technet.microsoft.com/en-us/library/ms189857.aspx
Reference: http://msdn.microsoft.com/en-us/library/ms187373.aspx
Latest 70-461 Practice Questions with 232 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments