Ask DBMS Expert


Home >> DBMS

Systems Analysis and Database Design

You should back up your answers with theory/references from reliable sources - more marks will be awarded for well referenced work.

Incorrect answers in this section will not be negatively marked.

The following datasets have been extracted from a company's ordering system.  They are related as follows:  One Supplier can supply many wines.

tblWineTable

WineID

CompanyID

Name

Winery>

Year

Strength

Type

Price

5551

DF452322

Muscadet

Transval

2000

2

White

£91.16

5552

PM054231

Chateau neuf

Roistons

1977

2

Red

£32.07

5553

VW01222

Chardonnay

Manstons

1989

1

White

£25.50

5554

DF452322

Piesporter

Kookerboro

2008

3

White

£109.12

5555

DF452322

Chateau plaom

Manstons

1998

2

Fortified

£90.69

5556

FR456236

Merlot

Roistons

1997

1

Red

£41.25

5557

FW676767

Champagne

Manstons

2000

1

Sparkling

£61.20

5558

PM054231

Old git

Roistons

1999

5

White

£66.53

5560

FW676767

Muscadet

Kookerboro

2009

2

White

£81.24

5561

BB784575

Merlot

Riccardsons

2009

1

Red

£72.27

5562

FR456236

Muscadet

Manstons

1998

2

White

£102.28

5563

FR456236

Chardonnay

Kookerboro

2012

1

White

£34.62

tblSupplier Table

CompanyID

CompanyName

CompanyAddress

CompanyTown

BB784575

Bargain Bottles

21 Cheapster Street

Exeter

DF452322

Dagins&Fogart

29 Dover Square

Cirencester

FR456236

Fresnels

8a Red Square

Bootle

B1.Give the SQL statement that would provide the information for the following:

a. The name and price of the wine whose type is Sparkling

b. The WineID, Name and Price of all the wines from 2009

c. The number of wines that are of strength 1

d.Give the name of the wine, type and town of all wines from the supplier Fresnels

Discuss the redundancy problems and anomalies that might arise through using the system described below (veterinary clinic), and how those problems could be eliminated.

Your local veterinary clinic currently uses a file-based system.  The company has a master file containing details for each pet: 

Owner's name

Pet's name

Account number

Owner's address

Owner's phone number

Account balance

A second file maintains a list of medicines/treatments given to each pet. 

This file contains:

Account number

Pet's name

Date of the treatment

Type of treatment

Cost of treatment

Owner's name

Owner's phone number 

There are also files storing information about the different veterinary surgeons that work at the clinic and a list of medicines that are stocked at the clinic.

B1.You are designing an information system for a movie rental business.  You have identified the need for tables (entities) called DVD, Actor, rental, member.  Provide a data dictionary for the entity DVD in the format described below.

FieldName

Data Type

Field Size

Other Validation Information (primary keys, input masks, other constraints, etc)




 




 



 





 

You have been employed by a local small business owner to create an information system for his sandwich shop and bakery. Thinking about the big picture and main requirements, make a list of questions for an initial interview with him.

How much you can allocate the amount of costs?

  • Initial cost- hardware and software.
  • Ongoing cost- maintaining system, including for proprietary software, hosting, and support.
  • Upgrade cost and expected lifespan of systems of upgrade.
  • Opportunity cost- how much potential revenue is lost by not implementing the system?
  • What are your competitors doing this area?

a. Discuss another technique you could use to get the information you require. Compare the merits and disadvantages of this technique with interviewing.

B2. 

a. Transactions should pass the ACID test.  Discuss what is meant by the acronym ACID in relation to database transactions.

b. Bernice Benson has a bank account with an initial balance of £2000. By coincidence, the account is being updated simultaneously by 2 database transactions; Transaction A is a monthly transfer of funds from Bernice's current account to her savings account and Transaction B is Bernice depositing a cheque into her current account.

Transaction A reads the initial balance of £2000 into the memory buffer, and deducts the £300 from the account, leaving a balance of £1700.

Transaction B reads the balance of £1700 and adds the deposit of £600, giving a new balance of £2300.

Transaction A fails before completion and executes a rollback, returning the balance to £2000.

Transaction B now writes its in-memory balance value of £2300 to the account balance within the database and commits the transaction.

Explain why the database has become corrupted and describe how both transactions can be carried out whilst maintaining the integrity of the database.

This part is based on the case study (starting page 6 of this document) describing Bike Mania, which is a local bicycle sales and repair shop. As a computing student, you have been asked to investigate the current system detailed in the case study with a view to specifying a computerised information system to meet the needs of the business.

You must complete all tasks to a satisfactory standard in order to pass this module.

Your tasks are as follows:

1. Highlight problems with the operation of Bike Mania, giving reasons as to why those things may cause problems.

2. Based on the information in the Bike Mania case study, use a suitable CASE tool or drawing package to draw up a set of diagrams showing the current physical view of the systemusing the unified modeling language (UML 2.0) notation.  You should include:

a. A Use Case Diagram

b. You must include at two of the following to pass this assessment :

     i. A textual description for one of the use cases identified above

     ii. An Activity Diagram for one of the use cases identified above

    iii. ADomain Class Diagram

3. Following your analysis, you must list (at least 5) possible requirements that the users would probably expect to see in the proposed new system.  Explain why the users would require each one.

You should include any assumptions you have made where you have found the case study information to be incomplete or inconclusive.

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M9740980

Have any Question?


Related Questions in DBMS

Data mining assignment -in this assignment you are asked to

Data Mining Assignment - In this assignment you are asked to explore the use of neural networks for classification and numeric prediction. You are also asked to carry out a data mining investigation on a real-world data ...

Sql query assignment -for this assignment you are to write

SQL Query Assignment - For this assignment you are to write your answers in a word document. This assignment is in three parts: Part A (reporting queries), Part B (query performance), Part C (query design). For this assi ...

The groceries datasetimagine 10000 receipts sitting on your

The groceries Dataset Imagine 10000 receipts sitting on your table. Each receipt represents a transaction with items that were purchased. The receipt is a representation of stuff that went into a customer's basket. That ...

You are in a real estate business renting apartments to

You are in a real estate business renting apartments to customers. Your job is to define an appropriate schema using SQL DDL in MySQL. The relations are Property(Id, Address, NumberOfUnits), Unit(ApartmentNumber, Propert ...

Objectivethe objective of this lab is to be familiar with a

OBJECTIVE: The objective of this lab is to be familiar with a process in big data modeling. You're required to produce three big data models using the MS PowerPoint software. This tool is available on UMUC Virtual Deskto ...

The relation memberstudentid organizationid roleid stores

The relation Member(StudentId, OrganizationId, RoleId) stores the membership information of student joining organization. For example, ('S1', 'O2', 'R3') indicates that student with Id 'S1' joined the organization with i ...

Relational database exerciseyou have been assigned to a new

Relational Database Exercise: You have been assigned to a new development team. A client is requesting a relational database system to manage their present store with the anticipation of adding more stores in the future. ...

Relational database design a given the following business

Relational Database Design A) Given the following business rules, identify entity types, attributes (at least two attributes for each entity, including the primary key) and relationships, and then draw an Entity-Relation ...

We can represent a data set as a collection of object nodes

We can represent a data set as a collection of object nodes and a collection of attribute nodes, where there is a link between each object and each attribute, and where the weight of that link is the value of the object ...

Data model development and implementationpurpose of the

Data model development and implementation Purpose of the assessment (with ULO Mapping) The purpose of this assignment is to develop data models and map Database System into a standard development environment to gain unde ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As