Subject Re: [firebird-support] Re: How to implement SQLServer's WITH(NOLOCK)
Author Dmitry Yemanov
Thomas Steinmaurer wrote:
>
>> Either way, I don't think such a select would lock out other
>> readers, but would only lock for other updaters?
>
> It will lock other readers as well. ;-)

Only those reading via another SELECT WITH LOCK.


Dmitry