Final DBMS Lab Report
Final DBMS Lab Report
Project:Lab Report
Academic Session:2024-25
Slot : B11+B12+B13
Team Members :
DUAL
2.
3.
4.
5.
6.
7.
8.
9.
LAB - 02
Commands
• CREATE
• ALTER
• TRUNCATE
• DROP
• RENAME
1. CREATE
2. ALTER
3. TRUNCATE
4. DROP
5.RENAME
LAB -03
• INSERT
• UPDATE
• DELETE
1. INSERT
2. SELECT
3. UPDATE
4. DELETE
LAB - 04
Q. Data Query Language / Retrieval Language
• SELECT
1. SELECT
Lab - 05
Q. Q- How can I insert into table with different input using / ,with date
datatype?
LAB -06
Q.1. Find Out The Address Of The Employees Who Are Working In DBMS
Project.
2. List the DOB of the employees who are getting salary above 30,000.
3. Find out the dname of the employees whose initial name start with ‘Dr’.
4. Find out the highest salary of the employees who are working in DBMS project.
6. Find out the average salary of the employees who are working in DBMS project.
9. Find out the project location of the employee having employee id=100133.
10. Find out the maximum salary among the male employees working in DBMS project.
11. Find out the second highest salary of the employees who are working in DBMS
project.
1)
2)
3)
LAB - 08
Q. Q- How can I insert into table with different input using / ,with date
datatype?
1) Create Procedure:
2) Call the Procedure:
3) Verify Insertion:
1)Create Function:
2)Call the Function:
5)If-Then-Else Statement:
6)For Loop:
LAB - 10
Q.SUB-DOMAIN -SQL