Lock

Hello,
 

I have a table with four rows. I issue the sql statement: update table set
name = 'test';  this will update 4 rows. Will Oracle create 4 locks one for
each row or 1 lock for the 4 rows?

 

Thanks,

Paul



--
http://www.freelists.org/webpage/oracle-l


Other related posts: