Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 mysql 中,我使用日期(时间戳)列,因此他将日期与时间一起存储。但我接受用户的 ToDate 和 FromDate (这只是没有时间的日期)。我将如何在日期列中搜索(日期列存储日期和时间)。和日期(时间戳)列已存在于数据库中,那么我无法更改列类型。