StudentID | FirstName | LastName | DateOfBirth | HigherEducationInstitution | AcademicProgram |
---|---|---|---|---|---|
1 | John | Doe | 2000-09-15 | University | Business Administration |
2 | Jane | Smith | 1998-10-23 | University | Computer Science |
3 | Michael | Johnson | 1996-11-27 | College | Business Administration |
4 | Emily | Williams | 1995-12-11 | College | Mathematics |
5 | David | Brown | 1994-02-02 | High School | Physics |
ProfessorID | FirstName | LastName | Department | OfficeNumber |
---|---|---|---|---|
1 | Dr. | White | Math | A101 |
2 | Dr. | Black | Physics | B101 |
3 | Dr. | Green | English | C101 |
4 | Dr. | Blue | Biology | D101 |
5 | Dr. | Red | History | E101 |
CourseID | Title | Description | Department | Credit |
---|---|---|---|---|
1 | Calculus I | Introduction to calculus with an emphasis on limits, derivatives, and integrals. | Math | 4 |
2 | General Physics | This course covers classical mechanics, electricity and magnetism, optics, thermodynamics, and modern physics. | Physics | 4 |
3 | American Literature | An examination of American literature through various time periods and genres. | English | 3 |
4 | Human Biology | Exploration of human biology including cell structure and function, genetics, and physiological systems. | Biology | 3 |
5 | World History II | Continuation of World History I, covering events from the fall of Rome until today. | History | 3 |