SELECT `id` , `admissiondate` FROM `student_main_info` WHERE year( `admissiondate`)='2025' ORDER BY `student_main_info`.`id` DESC