Technical Blog

Pages

▼
Showing posts with label UPDATE. Show all posts
Showing posts with label UPDATE. Show all posts
Mar 31, 2010

LOCKING IN ORACLE

›
Two types of Locking In Optimistic locking the row will not be locked until the actual update is performed. In order to prevent the los...
May 28, 2009

Some Good Queries

›
To get size of a table select segment_name table_name,sum(bytes)/(1024*1024) table_size_meg from user_extents where segment_type='TA...
›
Home
View web version
Powered by Blogger.