--字段类型是date
insert into tab(column) values(to_date('2017_06_30 11:38:22','yyyy-mm-dd hh24:mi:ss'));insert into tab(column) values(to_d
--字段类型是date
insert into tab(column) values(to_date('2017_06_30 11:38:22','yyyy-mm-dd hh24:mi:ss'));insert into tab(column) values(to_d