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 |
Tags
- profile
- resource
- 단축키
- Source
- netsh
- IntelliJ
- Windows 10
- tomcat
- lsof
- find
- xargs
- port
- 줄바꿈 문자
- ssh
- Quartz
- vscode
- bash
- JavaScript
- context
- Eclipse
- grep
- VirtualBox
- GIT
- Mac
- 네트워크
- web.xml
- Windows
- import
- maVen
- plugin
Archives
- Today
- Total
develog
[Oracle] generate DDL script 본문
SELECT DBMS_METADATA.GET_DDL('TABLE', 'AATEST')
FROM DUAL
'DB > Oracle' 카테고리의 다른 글
[Oracle] DBMS_OUTPUT no limit (0) | 2015.08.20 |
---|---|
[Oracle] column default value 조회 (0) | 2015.08.20 |
[Oracle] UTC time (0) | 2015.08.05 |
[Oracle] NLS parameters (0) | 2015.08.04 |
[Oracle] time zone (0) | 2015.08.04 |
Comments