public static void InsertIntoStudentData()
 {
     StudentData.insertIntoStudentAndGrades();
 }