오라클 테이블 컬럼 가져오는 쿼리 select column_name from user_tab_columns where table_name = upper('테이블명'); 프로그래밍/오라클 2009.10.08