Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Oracle
- java
- 전자정부 표준프레임워크
- 웹 플랫폼 설치 관리자
- json
- MYSQL
- @RequestBody
- 호환성
- checbox
- jquery
- maven
- 문자열
- 톰캣
- null
- SSL
- JSTL
- 오라클
- php
- 날짜
- 네이버스마트 에디터
- switch
- html
- HTML5
- RADIO
- 한글
- spring form tag
- 이클립스
- DB
- 스크립트
- exception
Archives
- Today
- Total
개인적인 정리
ORACLE ASCIISTR() 본문
오라클 ASCIISTR 함수
ASCIISTR takes as its argument a string, or an expression that resolves to a string, in any character set and return an ASCII version of the string in the database character set.
'DB > ORACLE' 카테고리의 다른 글
ORACLE AVG() (0) | 2020.03.24 |
---|---|
ORACLE ATAN2() (0) | 2020.03.24 |
ORACLE ATAN() (0) | 2020.03.24 |
ORACLE ASIN() (0) | 2020.03.24 |
ORACLE ASCII() 함수 (0) | 2020.03.23 |
ORACLE APPENDCHILDXML() 함수 (0) | 2020.03.23 |
ORACLE ADD_MONTHS(date, integer) (0) | 2020.03.20 |
Oracle ACOS(n) (0) | 2020.03.20 |
Comments