블로그
- LANGUAGE SET 다른 DB 간의 MIGRATION INSERT SELECT 문으로는 어떻게 해야할지 모르겠음...
- 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 insert into t1 values ( 3, 1 );scott@ORA7.......
- MySQL 기본 구문 NULL) 문자열은 ' ' , 숫자는 그냥 씀. ----------------------------------------------------------------- 칼럼 선택하기 select number,content from test select * from test where number=$number -----------------------------------
- sys_refcursor from: create table table_ref_cursor ( a number, b varchar2(10) ); insert into table_ref_cursor values (1, 'one'); insert .......
← 이전
6 페이지