What are data items that should be in your database


Homework: Database System

The homework 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 homework where you will complete most sections of the Homework during your weekly course activities.

Include the following major points in your paper:

A. Introduction

B. Background:

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

C. Structure (Conceptual):

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

D. Structure (Logical)

a. 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.

E. Relationships and Constraints (Logical):

a. 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.

b. 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.

F. Entity Model:

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

G. Keys (Physical):

a. Specify Primary Keys on your Entity Relationship Diagram.

b. 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.

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

d. 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.

H. SQL (Physical):

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

b. 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.

Format your homework according to the following formatting requirements:

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

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

o Also include a reference page. The Citations and references must follow APA format. The reference page is not included in the required page length

Solution Preview :

Prepared by a verified Expert
Database Management System: What are data items that should be in your database
Reference No:- TGS03140507

Now Priced at $50 (50% Discount)

Recommended (95%)

Rated (4.7/5)