공부/SQL
테이블 정보 조회 쿼리
감성윤
2016. 4. 18. 17:08
select * from user_tab_columns 테이블의 컬럼
select * from user_col_comments 테이블의 컬럼의 코멘트
select * from user_tab_comments 테이블의 코멘트