기술자료/DB

오라클 화면 지우기 및 출력 화면 수정 Oracle Screen Clear Command

와이즈캣 2021. 4. 11. 13:57
728x90
반응형

set linesize 150;
set pagesize 28;

cl scr;

728x90