🌈 搜索
📅  最后修改于: 2022-03-11 15:05:23.749000             🧑  作者: Mango
select * from your_table where month_column = MONTH(getdate()) and year_column = YEAR(getdate())