Re: oracle concurrent

From: lee <lee_at_cnct.com>
Date: 1996/01/22
Message-ID: <4e1kbv$cb7_at_cnct.com>#1/1


lee (lee_at_cnct.com) wrote:

      problem:
              how to avoid two user SELECT same data from database,
              and one's UPDATE + COMMIT overwrite another one's UPDATE + 
              COMMIT ? 
              we don't want lock the row after SELECT, but want lock
              the row after UPDATE, and before COMMIT, how to do
              this ?
      Thank you.
Received on Mon Jan 22 1996 - 00:00:00 CET

Original text of this message