Common/DataBase
[DB/SQL/Oracle] 기존 테이블 구조 확인 방법
근육곰돌이
2019. 2. 28. 15:43
728x90
테이블 구조 확인하기
show crate table [OLD_TABLE];
반응형