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
- javascript
- error
- php
- JSON
- 안드로이드
- java
- ajax
- MySQL
- File
- 이클립스
- Linux
- tomcat
- laravel
- input
- 톰캣
- Android
- DB
- junit
- 정규식
- Spring
- NetBeans
- CentOS
- properties
- 와일드카드
- larravel
- html
- curl
- 리눅스
- SeLinux
- jquery
Archives
- Today
- Total
합쭈기 programming
문자열형 id 추가하는 방법 본문
SELECT LPAD(LPAD(MAX(SUBSTR(position_id, 2)) +1,4,0),5,'P') FROM position
-> P0001 나옴