Is this correct use of WITH (NOLOCK, READUNCOMMITTED) in delete?

  • select * from mytable with (nolock)

    or

    select * from mytable (nolock)

  • john.campbell-1020429 (11/21/2011)


    select * from mytable with (nolock)

    or

    select * from mytable (nolock)

    John, go back and re-read the entire thread, please.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 2 posts - 76 through 76 (of 76 total)

You must be logged in to reply to this topic. Login to reply