SQL ASSIGNMENT

1) Write INSERT statements to enter data into the tables. 2) List applno, student name and coursed joined. 3) List student name, course name and total fee. 4) List course code, course name, total fee and fee already paid. 5) List applno, student name and fee due from all students in the student table. 6) List the students who born in the year 76. ................
................