🌈 搜索
📅  最后修改于: 2022-03-11 15:04:59.834000             🧑  作者: Mango
SELECT DATEADD(month, ((YEAR(getdate()) - 1900) * 12) + MONTH(getdate()), -1)