JSP有两个文本框,输入时间查询数据库中时间段内的数据,求例子。

2026年09月25日 11:38
有1个网友回答
网友(1):

select * from table e where e.end_time to_date(dateFormat.format(data2,'yyyy-mm-dd hh24:mi:ss'))