Implement your designed city jail database

Assignment Help Other Subject
Reference no: EM131982463 , Length: word count:2200

You are required to use the systems approach to investigate a business and propose business solution for the Holmes College-Case Study. You, as a team, are required to produce a business report between (2500 and 3500 words).

The following sections are suggestions for the groups' consideration:

1. Introduction
State the purpose of the report

2. Business Overview
Write up a brief overview of the company:
- Structure,
- Key Activities
- Problems,
- Gaps,
- Opportunities,
- Functional Decomposition

3. Analysis
- Current processes,
- Requirements Determination,
- DFD (Context, Level 0 and Level 1)
- Logical Modelling
o Design a decision table for a process in this system with all possibilities
o Draw a decision tree that reflects a process used in the system
- Data Modelling (ER Diagram)

4. Requirement Specification
- Functional and Non-Functional

5. Proposed Business Solution
- Forms, Reports, User Interface design

6. Project Feasibility
- Cost, Benefit, Risk Analysis

7. Implementation
- Options

8. Maintenance
- Maintenance Request
- Requests for Implementing Changes

9. Conclusions
- Recommend a key area for detailed analysis. Justify your suggestions

10. Appendices
- If any

For Group Report, students are required to use Microsoft VISIO tools to design Context & DFD diagrams and Data Modelling Process.

Construct an Entity Relationship Diagram using Microsoft VISIO tools based on the case study described below. The ER model should include the following:

- A brief description of the notation used in the model
- A statement of all business rules adopted in the development of the diagram
- A definition of all the entities
- An English interpretation of all the relationships
- The actual Entity Relationship Diagram showing all details (Modality, Cardinality, Primary and foreign Keys ... etc)
- All many to many relationships must be resolved and should not appear on the diagram as many to many. Any one to one relationships used should be justified)
- A List (at least 3) of the possible attribute associated with every entity identified.

Construct a Context Diagram, Function Decomposition & Data Flow Diagrams (Level 0 and level 1 only) based on the case study provided. There should be one level 0 diagram only, and for each function/process defined in the level 0 diagram, one level 1 diagram is required. (Might be pushing it to get a full set of level ones with the amount of information you have given them. You might consider asking for a couple of level 1 diagrams.)

All diagrams must be computer generated using VISIO tools and balanced in conformance to the rules and standards specified in lectures and tutorials.

Assignment Description:

In this assignment you will use your normalized "City Jail" database you have created in your assignment one. You will form a group (2-3 students) and implement your designed City Jail database using Oracle SQL developer 12c. You will also perform different types of SQL queries on it to sharpen your SQL skills to implement and manage the database. Please submit your assignment using the attached template.

Group component:

Assignment Tasks:

• Discuss within your group to find the best normalized "City Jail" database design to implement in Oracle database. Provide an Entity Relationship Diagram. You can re-use the E-R Diagram from assignment 1 and improve it based on your lecturer's feedback. The E-R Diagram should be created as a group.

• Write down all the SQL statements require to construct the entire City Jail database. Execute all SQL queries in Oracle SQL developer 12c to implement the "City Jail" database in Oracle 12c. You can re-use the CREATE TABLE statements from assignment 1 from assignment 1 and improve it based on your lecturer's feedback. The CREATE TABLE statements should be created as a group.

• Insert 5 different entries in each table. You can create fictitious data to create those entries.

• Create SQL statements to drop all the tables you have created as a group.
Individual component:

• Execute the following queries individually and provide your answers in the attached template:

o Group member One:
- Add a column named Mail_flag to the CRIMINALS table. The column should be assigned a data type CHAR (1).

- Set the Mail_flag column to ‘N' for all criminals who don't have a street address recorded in the database.

- Change the phone number for a criminal to 7225659032.

- Remove a specific criminal from the database. Make sure you remove all the associated information relevant to that criminal.

o Group member Two:
- List the following information for all crimes that have a period greater than 14 days between the date charged and the hearing date: crime ID, classification, date changed, hearing date, and number of days between the date charged and the hearing date.

- Produce a list showing each active police officer and his or her community assignment, indicated by the second letter of the precent code. Display the community description listed the following chart, based on the second letter of the precent code.

Second letter of precinct Code

Description

A

Shady Grove

B

Centre City

C

Bay Landing

- Display the criminal name and probation start date for all criminals who have a probation period greater than two months. Also, display the date that's two months from the beginning the probation period, which will serve as a review date.

o Group member Three (Ignore this section if you are a group of 2): -
- List all criminals along with crime status and appeal status (if applicable). The report need to include the criminal ID, name, crime classification, date change, appeal filling date, and appeal status. Show all criminals, regardless of whether they have filled an appeal.

- List all criminals along with crime information. The reports need to include the criminal ID, name, crime classification, date charged, crime code, and fine amount. Include only crimes classified as "Other". Sort the list by criminal ID and date changed.

- Create an alphabetic list of all criminals, including criminal ID, name, violent offender, status, parole status, and any known aliases.

Attachment:- Assignment.rar

Reference no: EM131982463

Questions Cloud

Describe a primitive hypothetical diapsid reptile : Describe a primitive hypothetical diapsid reptile and then describe evolutionary changes that led to an advanced snake
Ugi radiological evaluation of the esophagus : What is the correct coding for a physician who performs an UGI radiological evaluation of the esophagus, stomach and first portion of the duodenum
Malnutrition in countries like sudan and nigeria : With all the famine and malnutrition in countries like Sudan and Nigeria, why don't they use they use a supplemental nutrition assistance program
Identifying and giving consideration to the theoretical : This literature review should reflect a comprehensive literature search and cover major themes you have identified in the literature
Implement your designed city jail database : HS2021 Database Design and Use - implement your designed City Jail database using Oracle SQL developer 12c. You will also perform different types of SQL queries
Treatment measure would most likely be prescribed : A fasting blood glucose screening test is performed on a pregnant client. The results indicate that the blood glucose level is 140 mg/dL
What are the challenges of aquatic organisms : What are the challenges of aquatic organisms in regards to sexual reproduction. Why is it an advantage to retain the ability for asexual propagation?
Describe the methods and harmful effects of mining : Describe the methods and harmful effects of mining, refining, and transporting tar sands, and summarize the Keystone pipeline issue.
Discuss australias real gdp growth rate and inflation rate : Discuss the relationship between Australia's real GDP growth rate and inflation rate, and real GDP growth rate and unemployment rate.

Reviews

len1982463

5/14/2018 8:33:44 AM

Project feasibility (cost, benefit, risk analysis) 15% Implementation (options and Issues) 10% Maintenance issues (maintenance request, requests for implementing changes) 5% Conclusion (Recommend a key area for detailed analysis. Justify your suggestions) 5% TOTAL Marks 100%

len1982463

5/14/2018 8:33:32 AM

Correctness of the query and appropriateness of the report --- Individual marks All constructed and executed queries should run and retrieve/amend information as instructed. 15% Marking criteria Weighting Introduction (purpose of the report) 5% Business Overview (Structure, Key activities, Problems, Gaps, Opportunities, functional decomposition) 10% Analysis (Current processes, Requirement Determination, DFD (Context, Level 0 and Level 10, Logical Modelling (Decision Table Decision Tree …..), Data Modelling (ER Diagram), Class, Use Case, Activity and Sequence Diagrams) 30% requirement specification (Functional, Non- Functional) Business proposed solution (forms, reports, user interface design) 20%

len1982463

5/14/2018 8:33:12 AM

• Execute all the task mentioned in “Assignment Tasks” section and provide all the SQL statements in the Assignment 2 Template. Assignment Submission Guideline: • You need to submit a softcopy on Blackboard. • Only one submission per group is allowed. Assignment Date Due: Week 10 Friday by 5:00 PM Marks allocation: Assignment components Description marks Quality of the database and team work – Group marks Students worked as a team and proper database designing guideline was followed to achieve requirements of the assignment. 10%

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd