카테고리 없음

오라클 컬럼명 수정

bo97037 2015. 4. 8. 15:59

오라클 컬럼명 바꾸기(컬럼 수정) ※[5]Oracle SQL

2013/01/25 11:04

복사 http://blog.naver.com/artfile/130157745060

전용뷰어 보기

Before_ColName 이었던 아이를 after_ColName으로 바꾸기!

 

alter table ERP_TR_LEDGER rename column Before_ColName to after_ColName