I am developing a software for a School. I need to develope an Attendance register for Students and One for Teachers. I am Stuck on a Database Design. I am thinking that I would need to build a Table with 33 fields.
Like StudentID, Name, FatherName, and 30 fields (one each for a Day in the month) .
Can anyone help me in Table Design for this scenario as I am not setsefied with the table design of mine.