Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 648 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 648 Bytes

dds_db_app

Build a database “placement” which will store student details, company details
And the student in which company they are placed.
Build a app using python which is connected to placement database
Have following features:
Add student detail
Add company detail
Show all students
Show all companies
Show students placed in a particular company
Delete student detail
Update student information ie. mobile no.
Update student placed company which will through Integrity constraint violation
alt text