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

+ Recent posts