Question: have to do project can any one halp me please Project worth = 15 marks, will be distributed as following: - Design the database following

have to do project can any one halp me please Project worth = 15 marks, will be distributed as following: - Design the database following an ER model. (3 marks) The ER should contain all necessary information such as entities, attributes, relationships, cardinalities etc. - Convert your ER diagram to a relational schema. (2 marks) Underline all key attributes in your relations. Specify all functional dependencies for each relation. (Mapping) - Use Oracle to create the normalized tables. (2 marks) - Populate your tables with 5 rows at least. (2 marks) - Design and implement at least 4 queries. (2 marks) As specified below - Data Retrieval Queries with Select (total of 4 Queries) Where Order By Group By Aggregate functions Subquery Join query - Note: You are free to mix between all those clauses in one or more query, but you have to use them all so the total number of queries for Data Retrieval Queries with Select in the end will be 4. Using select all (*) is NOT accepted. - Design two stored procedures as the following (4 marks) Create a PARAMETER based SELECT QUERY stored procedure which return records based on parameters? Create an UPDATE query based stored procedure

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!