摘要: 以下两种情况是相同的 select * from Employee where UpdateTime >= convert(char(23), '2024-02-26 00:00:00.00', 121) and UpdateTime <= convert(char(23), '2024-02-27 阅读全文
posted @ 2024-02-28 09:26 普天2022 阅读(169) 评论(0) 推荐(0) 编辑