Aniket DBMS-2
Aniket DBMS-2
ROLL NO:2200291520035
DBMS LAB- 2
1. Display all the information of EMP table.
Lab Exercise-2
Query 11: Display names of all students who scored more than 80 percent.
Query 12: Display names of Data Structures faculty.
Query 13: Display sorted list of students according to percentage scored by them.
Query 14: Eliminate the duplicate branch description when retrieving data from the branch column of student.
Query 15: Prof. Ravi has left the college. Delete records of Prof Ravi as it is no longer needed.
Query 16: Delete records of all students who are having pcps in more than one subject.