select * from SchoolSemesters where SchoolID = '1' and GraduationStamp > 1749961701 and SchoolSemesters.Archived != 'yes' order by GraduationStamp asc