블로그
- 오라클(Oracle) Merge into 자료... 출처 : http://www.oracleclub.com/lecture/1880 MERGE INTO target_table_name USING (table|view|subquery) VALUES(...) - INTO : DATA가 UPDATE되거나 INSERT 될 TABLE 이름을 지정. - USING : 대상 TABLE의 DATA와 비교한 후 UPDATE 또는
- c preprocessor 중 ## 붙이기, # 인자를 스트링으로 만들기 NAME 하면 인자로 받은 NAME 이 스트링 constant 로 처리되고 ## 하면 앞뒤 인자를 붙인다. 3.5 Concatenation It is often useful to merge two tokens into one while expanding macros.
← 이전
2 페이지