DBMS
DBMS
D.Y.PATIL POLYTECHNIC(0996)
MICRO PROJECT
Academic Year : 2024-25
TOPIC OF PROJECT :-
Seal of
institute
ACKNOWLEDGEMENT
Student Names
1. Rushikesh S. Thombre
2.Sachin R. Tidke
3.Hiten R. Toke
Index
Certificate
This is to certify that Mr.Rushikesh S. Thombre Roll No.113 of Third Semester
Diploma in Computer Engineering of Institute, D.Y. Patil Polytechnic
Instt.Code:0996) has completed the Micro-Project in Database
Management System(313302) for the academic year 2024-25 as prescribed
in the MSBTE curricuium of K Schem.
Seal of
institute
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
Certificate
This is to certify that Mr. Sachin R. Tidke Roll No.114 of Third Semester
Diploma in Computer Engineering of Institute, D.Y. Patil Polytechnic
Instt.Code:0996) has completed the Micro-Project in Database Management
System (313302) for the academic year 2024-25 as prescribed in the MSBTE
curricuium of K Schem.
Seal of
institute
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
Certificate
This is to certify that Mr. Hiten R. Toke Roll No.115 of Third Semester
Diploma in Computer Engineering of Institute, D.Y. Patil Polytechnic
Instt.Code:0996) has completed the Micro-Project in Database Management
System (313302) for the academic year 2024-25 as prescribed in the MSBTE
curricuium of K Schem.
Seal of
institute
ER-Diagram:
• Database Management System Program
Code
INSERT INTO User (user_id, name, email, phone_no, address, gender) VALUES
(5, 'Sachin Tidke', 'sachin.tidke@example.com', '1234567890', '123 Main St, City', 'Male'),
(6, 'Suyash Gavate', 'suyash.gavate@example.com', '2345678901', '456 Elm St, City', 'Male'),
(7, 'Ganesh Bhadake', 'ganesh.bhadake@example.com', '3456789012', '789 Pine St, City',
‘ ‘Male'),
(8, 'Sarthak Shinde', 'sarthak.shinde@example.com', '4567890123', '321 Oak St, City', 'Male'),
(9, 'Rohan Bhosale', 'rohan.bhosale@example.com', '5678901234', '654 Cedar St, City', 'Male');
1:
2:
3:
5:
:
6:
7:
s
MICRO PROJECT
(Signature of Faculty)