Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Avoiding any locks in SQL Servers - read and understand....its magic.

Re: Avoiding any locks in SQL Servers - read and understand....its magic.

From: Aaron Bertrand - MVP <aaron_at_TRASHaspfaq.com>
Date: Mon, 18 Aug 2003 14:03:09 -0400
Message-ID: <OZ8lGMbZDHA.736@TK2MSFTNGP09.phx.gbl>


> possible to delay one transaction as long, as the other transaction
> writing into the database.

What is the big evil of a lock? Making a user wait for the lock to be released. So, what is the difference between a lock, and the sequence of events you describe above? In both cases, there is a delay... Received on Mon Aug 18 2003 - 13:03:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US