Database Systems & Security Assignment Brief 2020/21 Your Task You are required to design and implement a database system for an application area of your choice. For example, it could be a booking...

1 answer below »








Database Systems & Security
Assignment Brief 2020/21






Your Task




You are required to design and implement a
database system
for an application area of your choice. For example, it could be a booking type application or an order processing type system (although other suggestions are welcome!). Examples include a system to book tickets for a theatre, a flight or a system to allow customers to hire or buy books, tools, cars or other. We want you to propose a scenario drawn from your own experience. The scenario and the produced database system will be judged by the tutors using the marking schema in the later section of this document. The underlying database should be a relational one (e.g., Oracle or MySQL). We expect you to provide 2-3 example SQL statements, for instance a meaningful query to your database.




The design and implementation of your database should be documented in a
report, following and clearly demonstrating the design, development and implementation of the artefact on the basis of your chosen scenario. The number of words in the report should be in the range of 1200 words.




Subtasks


1. Choose an appropriate application area or business. Please refrain from reusing one of the scenarios in the description above. Introduce your scenario.


2. Analyse your application area or business. Informally describe potential business rules, scenarios and the data involved.


3. Use the Oracle Data Modeller or any equivalent tool to draw an ER model that covers your scenario. At least 4 or 5 entities are expected, including attributes, cardinalities and relationship names.


4. Normalise your database and explain why it is normalised. List table names, primary keys, foreign keys and attributes.


5. Use your database (e.g., Oracle and SQLPlus) to provide the SQL statements to create your tables. Also provide the SQL statements to populate each table with at least one entry. Execute the statements and present their output.


6. Use your database (e.g., Oracle and SQLPlus) to devise at least 3 SQL queries to retrieve some essential data from your database. At least one of them needs to contain a JOIN (AND) operation across 2 or more tables. Execute the queries and present their output.


7. Please provide a paragraph discussing security and integrity aspects when installing your database.






NOTE: I have chosen to design Doctor's Appointment system. The purpose of my design would be to make a system which can help in scheduling appointment online with different doctors and the system also have patients diseases history, patients can select dates and times when the doctor is next available for their check-ups


Marking Grid




50% of marks are required to pass. All required information and description has to go into one section of your report.

















































Subtask




Length / What to deliver




Marks



1. Choose an appropriate application area or business. Please refrain from reusing one of the scenarios in the description above. Introduce your scenario.







Maximum ½ page.




Max. 5 marks




A good and non-trivial scenario.
(1 mark)

A good and easy to understand introduction to the scenario.
(4 marks)



2. Analyse your application area or business. Informally describe potential business rules, scenarios and the data involved.





Maximum 1 page.




Max. 5 marks




Analysis is fully comprehensive without obvious misunderstanding or wrong discussions.
(5 marks)





3. Use the Oracle Data Modeller or any equivalent tool to draw an ER model that covers your scenario. At least 4 or 5 entities are expected, including attributes, cardinalities and relationship names. Provide a description or comment where required.





1 ER Diagram plus discussion.




Max. 25 marks




An ERM model diagram has been provided with no obvious faults
(10 marks)
and the model truly reflect the scenario requirements
(5 marks). The model contains 5 or more entities and attributes
(5 marks), cardinalities and relationship names
(5 marks).





4. Normalise your database and explain why it is normalised. List table names, primary keys, foreign keys and attributes.





Maximum 2 pages.




Max. 25 marks




Complete set of tables, keys and attributes matching the ER Diagram
(10 marks). Database is normalised and a proof (e.g. by showing the normalisation steps) is provided. (15 marks)



5. Provide the SQL statements to create your tables. Also provide the SQL statements to populate each table with at least one entry. Execute the statements and present their output.







Two statements per table (to create and to populate) plus their output from the database.




Max. 20 marks




Correct statements plus output to create tables provided
(10 marks). Correct statements plus output to populate tables provided
(10 marks).



6. Use your database (e.g., Oracle and SQLPlus) to devise at least 3 SQL queries to retrieve some essential data from your database. At least one of them needs to contain a JOIN (AND) operation across 2 or more tables. Execute the queries and present their output.





3 SQL statements plus their output from database.




Max. 15 marks




3 SQL queries with at least one across 2 or more tables plus output provided.





7. Please provide a paragraph discussing security and integrity aspects when installing your database.







1 paragraph (maximum ½ page).




Max. 5 marks




A paragraph discussing security and integrity issues and solutions.



Answered 4 days AfterMar 19, 2021

Answer To: Database Systems & Security Assignment Brief 2020/21 Your Task You are required to design and...

Deepti answered on Mar 23 2021
143 Votes
Database System: Doctor’s Appointment System
Database System & Security
Contents
Introduction    1
Business Rules    1
Entities, Attributes, Relationships    1
Normalization    1

ER Model    1
Data Definition Language    1
SQL queries    1
Security and Integrity    1
Introduction
The database system discusses Doctor’s Appointment System in detail. The system shall help the patients in scheduling doctor’s appointment online. The system shall record patients history along with next availability of the doctor so that the patient can meet for check-up. This report outlines the scenario where the database system is required, the business rules, functional and non functional requirements. The report provides a comprehensive understanding of the scope of proposed Database Management System for Doctors’ appointments.
The proposed DBMS shall improve health outcomes by providing integrated platform to support patients and doctors by enabling communication between them. It will provide a clear view of the patient data, doctor’s data, appointments, doctors’ availability and patients’ medical history. Appointments can be easily managed and information would be easily edited with existing appointment. It will eliminate the challenge of human error during creating appointments. The doctors can retrieve the patient’s history. The conflicts of double booking shall also be eliminated. Daily operations shall be streamlined through organized management of tasks at individual level for patients as well as doctors.
Business Rules
· Each patient has a unique patient ID. Personal information can be changed but the ID remains the same.
· Each patient can book appointments
· Each patient can book appointment with more than one...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here