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
- import
- xargs
- JavaScript
- resource
- maVen
- 줄바꿈 문자
- GIT
- bash
- plugin
- web.xml
- Quartz
- port
- vscode
- ssh
- lsof
- Eclipse
- IntelliJ
- profile
- grep
- 단축키
- find
- Mac
- 네트워크
- netsh
- context
- tomcat
- Windows 10
- Source
- Windows
- VirtualBox
Archives
- Today
- Total
develog
[Oracle] timestamp to date 본문
SELECT CAST(SYSTIMESTAMP AS DATE)
FROM DUAL
'DB > Oracle' 카테고리의 다른 글
[Oracle] insert all (0) | 2017.04.13 |
---|---|
[Oracle] total_sec 을 hh:mm:ss 로 변환 (0) | 2017.04.04 |
[Oracle] Function return table (0) | 2017.03.27 |
[Oracle] 참조 찾기 (0) | 2017.03.27 |
[Oracle] TIMESTAMP, INTERVAL (0) | 2016.12.01 |
Comments