Viewing 2 posts - 1 through 2 (of 2 total)
Please also be aware that most likely you will need to restore and backup this database in a SQL 2008 / 2008 R2 environment before migrating to SQL 2012. Thanks
October 17, 2017 at 10:54 am
#1964068
If your query allows uncommitted reads, another option is to use WITH (NOLOCK).
March 24, 2016 at 1:57 pm
#1867612