Assignment of Database
Assignment of Database
Assignment: 4
Schema
1. Student (student id, std_name, contact no, CNIC, address, E-mail, username, password, gender
, department_no).
2. Department (department no, department name, location_id).
3. Courses (course name, course code, credit hour, and theory/lab).
4. Faculty (name, id, contact no, E-mail, address, status).
5. Result (student name, student id, course code, course title, marks, status).