1.

Which of the following best practice should be carried out concerning data types?

A. Avoid using NOLOCK on SQL Server UPDATE and DELETE statements
B. Capturing SQL Server Deadlock Information in XML Format
C. Optimistic Locking in SQL Server using the ROWVERSION
D. Processing Data Queues in SQL Server with READPAST and UPDLOCK
Answer» D. Processing Data Queues in SQL Server with READPAST and UPDLOCK


Discussion

No Comment Found