Create a database for store company details, Database Management System

Assignment Help:

You group has been hired by  TrainingrUs.com to keeps track of training revenues. TrainingrUS.com wants you to keep scheduling.

COURSE table contains following information:

  1.  Course ID (PK)
  2. Price
  3. Instructor Name
  4. Instructor Address

Note: Primary Key (PK) is COURSE ID

Identify FK, if any

TRAINEE table contains following information:

  1. Trainee ID (PK)
  2. Course_ID (PK)
  3. Trainee name
  4. Date of training

Note: PK is (Trainee ID, Course_ID)

Identify FK, if any

Training session signed for is the same as Course ID in COURSE table

Following sample data is available:

                                                            COURSE Sample data

Course ID

Price ($)

Instructor Name

Instructor Address

S111

2850

Harry

UB

S121

3200

Polly

UB

S145

1200

Smith

Loyola

H111

500

Morton

JHU

H123

2200

David

JHU

TRAINEE sample data

Trainee ID

Course_ID

Trainee Name

Date of training

A101

H111

Sam Paper

10/02/2009

A101

H123

Sam paper

10/03/2009

A110

S111

Mary Poppins

11/01/2009

B112

S111

Alex Johnson

11/01/2009

B112

S121

Alex Johnson

11/02/2009

B112

S145

Alex Johnson

11/06/2009

B222

H123

John Watt

10/03/2009

B222

H111

John Watt

10/01/2009

B222

S111

John Watt

11/06/2009

B222

S121

John Watt

11/02/2009

B222

S145

John Watt

10/05/2009

C111

H123

Jong Chu

10/03/2009

C111

H111

Jong Chu

10/02/2009

F456

S111

Jerry Long

11/08/2009

F555

S111

Willy Polk

11/08/2009

F555

S145

Willy Polk

11/06/2009

F555

H111

Willy Polk

10/02/2009

X123

H123

Shirley Dent

10/03/2009

X123

S111

Shirley Dent

11/06/2009

PART A:

  • Develop the tables in ACCESS database Systems
  • Identify PK and FK of each table (can do in WORD)

Table 1 (identify PK and FK relationships)

Table Name

COURSE

TRAINING

Primary Key (PK)

 

 

Foreign Key (FK)

 

 

Submit this table as  Part A (section 2) requirement to be submitted see below

  • Show the relationship (1:1 or 1:m or m:n) between the following:

 

PART B:

Develop the following queries in ACCESS and run (execute) them

1. List the course ID and its cost, format the output appropriately.

2. Give the trainee name and the number of classes each trainee is taking.

3. How many trainees are taking classes on November 6th? (Give a count)

4. Give the training sessions and their dates (make sure there is no repetition of session and corresponding date).

5. How many students are registered per training section?

6. How many courses are there?

7. How many classes John Watt is taking?

8. Give the total amount paid by Willy Polk

9. Give the names of instructors teaching on November 6th


Related Discussions:- Create a database for store company details

Failure controlling methods, Failure Controlling Methods: Failures can be h...

Failure Controlling Methods: Failures can be handled using different recovery methods that are talk about later in the unit. But the first question is doing we really require recov

Describe the storage structure of indexed sequential files, Describe the st...

Describe the storage structure of indexed sequential files and their access method.  Ans:   Storage structure of Indexed Sequential files and their access: To achieve fast rand

What functions does a data dictionary perform, What functions does a data d...

What functions does a data dictionary perform? In a (DBMS)data management system, the principal functions performed by the data dictionary are Management of data defini

Develop a fragment of a hypothetical system, The objectives of this assignm...

The objectives of this assignment are:  - to develop skills in the design of database driven applications  - to develop skills in applying SQL to implement the relational and

What is omr, What is OMR? OMR (Optical Mark Recognition) is the transla...

What is OMR? OMR (Optical Mark Recognition) is the translation of marks - or the absence of marks - but not the shape of the mark on forms that have small circles ("also called

Enforce referential integrity, Use Access 2007 to create a database calle...

Use Access 2007 to create a database called UniLib.mdb. - this file should be created on your personal drive at the university (or C: if you're using Access 2007 at home) and t

Explain the check clause, Explain the Check Clause The CHECK clause is ...

Explain the Check Clause The CHECK clause is employed to at the end of a CREATE TABLE statement specify table constraints. This is known as table-based constraint because it ap

Explain the hierarchical database model, Problem: (a) Briefly explain t...

Problem: (a) Briefly explain the ‘Hierarchical Database Model' using appropriate diagram. (b) List and briefly describe five potential benefits of the database approach comp

xml, basic structure of xm

basic structure of xml

Define a relation schema, A Relation Schema represented by R(A1, A2, .....

A Relation Schema represented by R(A1, A2, ..., An) is made up of the relation name the list of attributes and R Ai that it contains. A relation is described as a set of tuples

Write Your Message!

Captcha
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