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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started