Question: LAB QUESTION: Question No 5 15 There is a database with name of institute in which four tables exists department, course, student, result. Department: dep_id,


LAB QUESTION: Question No 5 15 There is a database with name of "institute" in which four tables exists department, course, student, result. Department: dep_id, dep_name Course:course_id, dep_id, course_code, course_name Student: std_id, std_name, course_id , reg_no Create a form in which you will retrieve courses with comparison of department and create a list in which student reg, course name, and textbox for marks is available. SEARCH DEPARTMENT DEPARTMENT SELECT DEPARTMENT Search Department DEPARTMENT LIST Registration# Course Marks ABC-101 WEB ABC-102 WEB ABC-103 WEB SUBMIT RESULT LAB QUESTION: Question No 5 15 There is a database with name of "institute" in which four tables exists department, course, student, result. Department: dep_id, dep_name Course:course_id, dep_id, course_code, course_name Student: std_id, std_name, course_id , reg_no Create a form in which you will retrieve courses with comparison of department and create a list in which student reg, course name, and textbox for marks is available. SEARCH DEPARTMENT DEPARTMENT SELECT DEPARTMENT Search Department DEPARTMENT LIST Registration# Course Marks ABC-101 WEB ABC-102 WEB ABC-103 WEB SUBMIT RESULT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
