What are data items that should be in your database


Database System Project Assignment

My Database System

The assignment for this course is an eight to ten page Project according to APA style. The purpose of the Project is for you to culminate the learning achieved in the course by describing your understanding and application of knowledge in the field of database management systems through the creation of a proposed database system to meet the data needs of a business or individual personal needs. This is a cumulative assignment where you will complete most sections of the Assignment during your weekly course activities.

Include the following major points in your paper:

• Introduction

• Background:

o Describe the proposed new database system.
o What business requirements or personal requirements will be satisfied by your proposed database system?
o Who will be the users of the database system?
o What specific functionalities will your completed database system provide?

• Structure (Conceptual):

o What are data items that should be in your database?
o Entities become tables in a database. List all entities for your database. List a minimum of 5 entities.

• Structure (Logical)

o Attributes become fields in a table. Attributes describe entities (For example, a Customer entity could have attributes such as: name, address, and telephone number). List a minimum of 5 attributes for each entity.

• Relationships and Constraints (Logical):

o Define constraints/restrictions for at least two attributes in each entity. (e.g. Number of digits in student ID, range of values for Age attribute, an employee's salary must be between 6,000 and 350,000 ...) If some attribute should not be NULL, use NOT NULL to specify this aspect. Also provide DEFAULT values wherever applicable.

o Define relationships between entities in your database. A relationship describes an association among entities [one-to-many ex. a Painter can have many Paintings, many-to-many e.g. An employee may learn many job skills, and each job skill may be learned by many employees, or one-to-one e.g. a store is managed by a single employee and an employee manages only a single store.

• Entity Model:

o Create Entity-Relation (ER) model of your database.

• Keys (Physical):

o Keys are one way to categorize attributes. A primary key is an attribute or combination of attributes that uniquely identifies one and only one instance of an entity. The primary key becomes a foreign key in any entity type to which it's related through a one-to-one or one-to-many relationship.

- Specify Primary Keys on your Entity Relationship Diagram.

- In a foreign key reference, a link is created between two tables when the column or columns that hold the primary key value for one table are referenced by the column or columns in another table. This column becomes a foreign key in the second table.

- Identify and discuss at least two foreign keys in your table relationships.

• SQL (Physical):

o Provide the SQL CREATE TABLE commands for the five tables in your proposed database. Include PRIMARY KEY and NOT NULL commands.

- Use the Understanding Core Database Concepts Exercise 1 instructions to execute your CREATE Table statement for one of your proposed tables.

- Take a screen shot of your query results. Copy your query statement and add the screenshot of your query results to a MS Word document or PDF for upload.

o Provide the SQL INSERT commands to insert five rows of data into your five tables.

- Use the Week3 Understanding Core Database Concepts Exercise 1 instructions to execute your INSERT statement.

- Take a screen shot of your query results. Copy your query statement and add the screenshot of your query results to a MS Word document or PDF for upload.

• Views:

o Provide the CREATE VIEW commands to create two views for your database.

- Use the Working with Views instructions to execute your CREATE VIEW statements.

- Take a screen shot of your query results.

- Copy your query statement and add the screenshot of your query results to a MS Word document or PDF for upload.

• Normalization:

o Analyze your five tables and confirm if normalization is needed to avoid data redundancy and ensure the efficient and reliable management of data. Justify your position.

• Security and Impact of Globalization Diversity:

o Protecting data security, privacy, and integrity as well as managing impacts of diversity are important database functions. Identify key activities that are required in the DBA's managerial role of enforcing those functions in your proposed database?

• Distributed or Centralized

o Justify whether your proposed database has to be distributed or centralized?

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also include a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also Include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Request for Solution File

Ask an Expert for Answer!!
Database Management System: What are data items that should be in your database
Reference No:- TGS02957019

Expected delivery within 24 Hours