select reflect("java.net.URLDecoder", "decode", [컬럼명]) from table;
SELECT reflect("java.net.URLDecoder", "decode", field_name) FROM table;
https://stackoverflow.com/a/15475187
'SQL' 카테고리의 다른 글
[PostgreSQL] HA 구성하는 방법 (0) | 2022.07.25 |
---|---|
[SQL] hackerrank New Company 쿼리 (0) | 2022.03.09 |
[MySQL] 여러가지 함수 예제 모음 (2) | 2022.02.13 |
[SQL] WAL 이란 무엇인가? (0) | 2022.02.08 |
[Phoenix] update values 하는 방법 (0) | 2021.11.29 |