[MYSQL]특정 범위에 없는 날짜 데이터 만들기
# YYYY-MM-DDselect * from (select adddate('1970-01-01',t4.i*10000 + t3.i*1000 + t2.i*100 + t1.i*10 + t0.i) selected_date from (select 0 i union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 union select 8 union select 9) t0, (select 0 i union select 1 union select 2 union select 3 union select 4 union select 5 union select 6 union select 7 ..
Database
2024. 5. 29. 13:43
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 백업
- MySQL
- server
- 리눅스
- 설정
- 오라클
- DB
- Toad
- java
- Oracle
- delete
- 데이터
- eclipse
- select
- 테이블
- sql
- mssql
- IP
- table
- DATABASE
- apache
- 자동차
- 윈도우
- Windows
- tomcat
- 서버
- Linux
- Shell
- user
- 파일
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함