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
- bash
- Eclipse
- 네트워크
- web.xml
- import
- IntelliJ
- plugin
- 줄바꿈 문자
- 단축키
- Mac
- grep
- lsof
- resource
- tomcat
- Windows 10
- Quartz
- port
- Windows
- Source
- xargs
- netsh
- ssh
- find
- VirtualBox
- GIT
- profile
- JavaScript
- context
- vscode
- maVen
Archives
- Today
- Total
develog
[Oracle] NLS parameters 본문
SELECT *
FROM V$NLS_PARAMETERS
;
SELECT *
FROM NLS_DATABASE_PARAMETERS
ORDER BY PARAMETER
;
'DB > Oracle' 카테고리의 다른 글
[Oracle] generate DDL script (0) | 2015.08.07 |
---|---|
[Oracle] UTC time (0) | 2015.08.05 |
[Oracle] time zone (0) | 2015.08.04 |
[Oracle] Trigger 생성 (0) | 2015.06.19 |
[Oracle] REF CURSOR (0) | 2015.06.18 |