比较数据库中date类型大小 使用to_date()函数例如select p.bid_end_time, p.* from t_bid_document p where p.bid_end_time > to_date('2011-06-10 16:00:00','yyyy-mm-dd hh24:mi:ss'); 数据库相关 2023-10-30 42 点赞 0 评论 63 浏览