OracleDB查询某个日期之后的数据查询某个日期之后的数据to_date函数select * from BPMI_FORMCONTENTwhere updatetime>to_date('2021/03/18','yyyy-mm-dd hh24:mi:ss')