StackOverflow Questions for Tag: nolock

Amol Patil
Amol Patil

Reputation: 1005

SQL SERVER, will select query with (TABLOCKX) faster than with(NOLOCK) or vice versa?

Score: 0

Views: 3029

Answers: 2

Read More
Elan
Elan

Reputation: 6376

How can I avoid a deadlock between these two SQL statements?

Score: 5

Views: 3289

Answers: 3

Read More
Cheri Choc
Cheri Choc

Reputation: 141

using 'with nolock' in transaction or when dropping table

Score: 1

Views: 2274

Answers: 1

Read More
Joshua Glickman
Joshua Glickman

Reputation: 35

JPA sql server 'nolock' without transaction

Score: 2

Views: 1935

Answers: 0

Read More
Jiri Necas
Jiri Necas

Reputation: 63

Do I get any performance gain by using WITH (NOLOCK) on SQL Server database where READ_COMMITTED_SNAPSHOT is switched on?

Score: 3

Views: 2505

Answers: 3

Read More
AntDC
AntDC

Reputation: 1917

Using WITH (NOLOCK) on some tables in a JOIN query

Score: 0

Views: 1750

Answers: 1

Read More
eiu165
eiu165

Reputation: 6271

Read uncommitted when using Rob Conery's Massive

Score: 0

Views: 156

Answers: 1

Read More
Catalin Lupuleti
Catalin Lupuleti

Reputation: 37

SELECT WITH (NOLOCK) sometimes returns no results

Score: -1

Views: 3522

Answers: 1

Read More
Dmitry Stepanov
Dmitry Stepanov

Reputation: 2924

TransactionScope in business layer for dirty async read

Score: 1

Views: 503

Answers: 1

Read More
Chris
Chris

Reputation: 2303

Using WITH(NOLOCK) to increase performance

Score: 1

Views: 6030

Answers: 3

Read More
Beannie
Beannie

Reputation: 79

dapper-extensions GetList() with (nolock)

Score: 5

Views: 3085

Answers: 1

Read More
supergrady
supergrady

Reputation: 1322

Deadlock between select WITH (NOLOCK) and replication agent

Score: 1

Views: 2746

Answers: 0

Read More
arjuncc
arjuncc

Reputation: 3297

modifying existing code to adapt nolock in jpa

Score: 1

Views: 1682

Answers: 0

Read More
seenasan
seenasan

Reputation: 221

syntax for nolock in sql

Score: 22

Views: 88630

Answers: 5

Read More
anonymous1110
anonymous1110

Reputation: 885

Remote table-Valued Function Calls are not allowed

Score: 38

Views: 112317

Answers: 6

Read More
DanP
DanP

Reputation: 6478

SQL Server NOLOCK and joins

Score: 192

Views: 275426

Answers: 3

Read More
Joe McCarty
Joe McCarty

Reputation: 145

Temp Variable Assignment WITH (NOLOCK)

Score: 1

Views: 396

Answers: 0

Read More
UnDiUdin
UnDiUdin

Reputation: 15394

WTH (NOLOCK) syntax fo subquery

Score: 5

Views: 4814

Answers: 3

Read More
Biscuit128
Biscuit128

Reputation: 5408

Bad SQL grammar with statements using NOLOCK using HSQLDB

Score: 0

Views: 1136

Answers: 1

Read More
Rob
Rob

Reputation: 874

with(nolock) or (nolock) - Is there a difference?

Score: 56

Views: 79077

Answers: 3

Read More
PreviousPage 2Next