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