select * FROM v2019_yelv_data where 1=1 AND [年] > 2025 or ([年]=2025 and [月] >= 5) order by 年 desc,cast(月 AS INT) desc