to_date('20110714 210000','yyyy/mm/dd hh24:mi:ss')
ex) update table set startdate = to_date('20110714 210000','yyyy/mm/dd hh24:mi:ss') where code = 2
'웹 개발 > 데이터베이스' 카테고리의 다른 글
ora-04080 trigger does not exist (0) | 2017.01.03 |
---|---|
java lang illegalargumentexception timestamp format must be yyyy mm dd hh mm ss fffffffff (0) | 2016.11.08 |