본문 바로가기

ORACLE

테이블 컬럼명 select 조회용으로

SELECT column_name||’,’ FROM user_tab_columns WHERE table_name = upper(‘테이블명’);​






'ORACLE' 카테고리의 다른 글