Select * From HuiYi where (时间字段1 Between BeginDate(时间参数1) and EndDate(时间参数2)) or (时间字段2 Between BeginDate(时间参数1) and EndDate(时间参数2)) or (时间参数1 Between 时间字段1 and 时间字段2) or (时间参数2 Between 时间字段1 and 时间字段2)说明:时间字段1、2是数据表字段名;时间参数1、2是选择的时间段。 相关文章: 2022-12-23 2022-12-23 2022-02-23 2022-12-23 2022-12-23 2022-12-23 2022-02-05 2022-12-23