update aiops_train_history set inst_type = (
cast(request as json)->>'inst_type'
)
where "module" = 'exem_imxa_lngtrm_fcst';
'DB > Postgresql' 카테고리의 다른 글
배열형 컬럼 다루기 (0) | 2020.10.06 |
---|---|
postgres column값을 interval에 다이나믹하게 사용하는 방법 (0) | 2020.07.22 |
PostgreSQL 테이블 용량 확인하기 (0) | 2020.06.15 |
쉘스크립트로 sql파일들 여러개 실행하기 (0) | 2020.04.28 |
biggint칼럼으로 시퀀스를 쓸때 초기화하는 명령어? (0) | 2020.02.13 |
댓글