블로그
- lock 종류 FOR UPDATE OF 문장을 실행하면,변경되는 ROW에 대한 ROW LOCK과 TABLE에 대한 TABLE LOCK이 발생. TABLE LOCK (TM)TX LOCK이 걸린 ROW가 저장된 TABLE에 대한.......
- bypass_ujvc(Updatable Join View Check) update T1set c1 = ( select c2 from T2 where T2.key = T1.key )where exists ( select c2 from T2 where T2 t1_pk primary key,3 y int );scott@ORA734.WORLD> create table t22 ( x int constraint t2_pk primary
← 이전
3 페이지