Columns: DepartmentID(Primary key), DepartmentName, DepartmentCode, HeadOfDepartment
Teachers Table:
Stores information about the facebook data teachers.
Columns: TeacherID (Primary Key), Name, ContactNumber, Email, DepartmentID (Foreign Key)
Attendance Table:
Columns: AttendanceID(Primary key), StudentID(Foreign Key), CourseID(Foreign Key), AttendanceDate, Status
CBSE School Student Database: A Comprehensive Guide
Are you looking for information on CBSE school student databases? Look no further! In this article, we will provide you with a detailed overview of CBSE school student databases, their importance, and how they can benefit students, teachers, and schools alike.
Stores the attendance of students in each class
-
- Posts: 195
- Joined: Sun Dec 22, 2024 5:54 am