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