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
- asp.net
- STS
- 자바
- 웹뷰
- decompiler
- Maven
- Apache Lucene
- C#
- varags
- Java
- WebView
- jsp
- 안드로이드
- Eclipse
- 컬럼명
- TextBox
- 자바스크립트
- 웹 서비스
- MS-SQL
- javascript
- Android
- Bootstrap
- MSsql
- Redirect
- html
- Web Service
- scrollView
- MANTIS
- SpringSource Tool Suite
- 이클립스
Archives
- Today
- Total
목록컬럼명 (2)
bboks.net™
오라클 컬럼명 변경
컬럼명 변경에 있어 MS SQL에 sp_rename 프로시저가 있다면 오라클은 rename이라는 키워드를 이용해 가능하다. 사용법: alter table table_name rename column old_name to new_name
Database/Oracle
2010. 4. 19. 10:40