Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Row level locking

    You can specify using the CREATE and ALTER INDEX commands that it should not use page locks with the ALLOW_PAGE_LOCKS = OFF option. However this would still allow table locks,...

Viewing post 1 (of 1 total)