Study/Oracle
[oracle] 엔터값 사라지게 하는 query 문
힝쏘
2019. 5. 21. 09:37
select replace(replace( startstatnnm, chr(10), ''), chr(13), '') from test_db