SQL Assignment: Implementing ER Diagram in SQL with Queries
VerifiedAdded on 2024/05/30
|12
|585
|292
Homework Assignment
AI Summary
This SQL assignment solution demonstrates the implementation of a given ER-diagram in SQL code. It includes the SQL code for creating tables such as Course, Field, InvolvedStudent, Lecture, LectureFeedback, Module, Organisation, Placement, PlacementApplication, PlacementLog, PlacementStudent, Project, ProjectLog, Staff, Student and VisitingLecture. The assignment also presents the implementation of five SQL queries to retrieve specific data from the database. Furthermore, it includes the implementation of two triggers on the Course table, one for insert operations and one for delete operations. The document provides figures and SQL code for each table and query, offering a comprehensive solution for the assignment. Desklib provides access to this and many other solved assignments for students.
1 out of 12