COUNT with IF Statement in MS-ACCESS and GROUPING -


I am a newbie and people are looking forward to help you in this problem. I am building a presence database. I have three tables, attendees, students and grades but I need attendance tables only to calculate the attendance. I want to write a question which gives me the names of students in different scholarship tables and The number of students absence should be returned. I could not understand if I was stuck with the I statement with IF. I hope you guys can help

My Table Attendance: ID, Student, Attendance [Current / Absent], At_Date, Remarks Student: Stud_ID, Studio_Nemy, Class Grade: Stud_ID, Grade

I


absence of students

stud 1 10 5 stud 296

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -