时间查询相关

" AND TO_CHAR(SYNCFAILTIME, 'yyyy-MM-dd HH:mm:ss') = "+"'"+syncfailtime+"'";

to_date

to_timestamp



to_date(?,'yyyy-MM-dd HH24:mi:ss')
to_date(?,'yyyy-mm-dd hh24:mi:ss')


SELECT E_UUID,NODE_CODE,ZONE_CODE,MEMORY_AREA,
"TO_CHAR(OCCUR_TIME, 'yyyy-MM-dd hh24:mi:ss') OCCUR_TIME

你可能感兴趣的:(查询)