Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The idea of this project is to practice the design, implementation, and manipulation of an application database system from scratch. Students will be able to
The idea of this project is to practice the design, implementation, and manipulation of an application database system from scratch. Students will be able to learn DB design methodology for relational DB and create a DB which can store data efficiently, retrieve information effectively, and free from data anomalies. The DB development process will consist of the following steps:
Collect and describe the requirements details of your selected application.
Draw the appropriate EREER representation of your application.
Design the relational schema of your application based on your EREER representation. All constraints Keys Integrity, Referential, should be clearly stated.
Select a DBMS System Oracle Mysql SQL Server, online SQL interpreters... to create your relations schemas and populate them with at least tuples for each relation.
Design different SQL queries at least covering the different features of SQL Run these queries on the selected DBMS and present the results. Your queries should involve most of the relations your designed and include complex queries. They should consider Multiple tables join; Use subqueries; Group data using GROUP BY; Sort query results using ORDER BY; IN or NOT IN; LIKE; Aggregate functions or calculated fields.
Contribution sheet: attach a sheet that shows your meetings and contribution of each member weekly meetings are recommended
In what follows there are some ideas you may consider for your application. You can present your own idea to your course instructor to get approved before start working on it
Bahrain formula management system
Charity management system.
Football competition management Systems Different ideas may be considered for the topic...
Tennis tournament management system
EWA Management System
Project group should include students from the same section. Groups detailed and the selected idea should be sent to your instructor no later than November thpm The deadline of the project is due to December thpm You are expected to prepare a short report to pages maximum including details of the steps introduced above. Groups caught copying each others reports or copying past semesters projects or downloading ready projectsreports will be rejected and receive negative marks.
Criteria of the evaluation will be:
The selected idea
The design of the application database
The relational schema
Database CreationSQL QueriesResults
Questionsanswers Discussion
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