아래와 같이 markup을 html로 설정시 결과이 html 형태로 출력
sqlplus / as sysdba
spool test.html
set pagesize 9999
set markup html on
select name from v$database;
exit
'RDB > Oracle' 카테고리의 다른 글
| oracle gimr data 수집 (0) | 2019.09.04 |
|---|---|
| oracle 18c health check (0) | 2019.09.04 |
| oracle database ntp (0) | 2019.08.08 |
| oracle rac patch (0) | 2019.07.25 |
| ogg 18c - exclude 데이터 (0) | 2019.07.02 |