【发布时间】:2023-03-08 02:04:01
【问题描述】:
我想找到记录之间的最小日期/时间的日期/时间。在具有多条记录的表中。
效果。
- 11/11-15 13:00
- 11/11-15 15:30
- 11/11-15 16:45 <= (find this record)
- Timenow (11/11-15 18:33) the current record i want to create but i need to compare the old dates with.
我无法创建逻辑,求助!
谢谢
【问题讨论】: