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.
我需要弄清楚如何让查询顺序中的所有日期时间升序,但将过期的日期时间放在未过期的日期时间下方。
"select * from users where date > now()"