프로시저에서 커서를 loop로 돌리는데 발생한 에러..;; # DBMS_OUTPUT Errors DBMS_OUTPUT subprograms raise the application error ORA-20000, and the output procedures can return the following errors: ORU-10027 : Buffer overflow ORU-10028 : Line length overflow 해결 1> set SERVEROUTPUT ON SIZE n SIZE sets the number of bytes of the output that can be buffered within the Oracle8i or Oracle9i database server. The default fo..
REQEXP_LIKE 함수 select title from wowbbs where REGEXP_LIKE(title, '^[[:digit:]]') ^[[:digit:]] 숫자로 시작하는 패턴 검색 옵션주기 : REGEXP_LIKE(title, '^[[:digit:]]','i') -- 대소문자 구별 않음. REGEXP_INSTR 임의의 문자열에서 주어진 패턴이 존제하는 위치를 출력한다 select REGEXP_INSTR('Joe Smith, 10045 Berry Lane, San Joseph, CA 91234', '[[:digit:]]{5}$') as rx_instr from dual REGEXP_REPLACE : SELECT REGEXP_REPLACE( 'Ellen Hildi Smith', '(.*) (...
- Total
- Today
- Yesterday
- postgresql jsonb
- Flashback
- iOS5
- index
- 아이폰4
- 윈도우
- iPhone
- MS-SQL
- parameter
- postgresql pg_stat_activity
- Managing Schema Objects
- 한글
- Backup
- 아이폰
- 리눅스
- postgresql jsonb index
- 투싼
- 인덱스
- oracle
- PL/SQL
- linux
- 출시일
- SQLPlus
- 오라클
- 갤럭시S
- query 잘림
- PostgreSQL
- 독도
- recovery
- tablespace