Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A spreadsheet ( PatientLab ) below stores some sample data for a clinic office that includes the information of a patient, insurance, lab test, and

A spreadsheet (PatientLab) below stores some sample data for a clinic office that includes the information of a patient, insurance, lab test, and lab test result. Assume that one patient can have multiple different tests performed in one day and the same test can be performed for the same patient on different dates.

Patient _ID

Name

Insuranc_Code

Insurance_Name

DOB

Lab_Test_ID

Lab_Test_Name

Lab_Result

Lab_Test_Date

P001

Joe Wei

IN001

B&B

1/1/1970

L001

WBC

3

5/5/2014

P001

Joe Wei

IN001

B&B

1/1/1970

L002

RBC

15

5/5/2014

P001

Joe Wei

IN001

B&B

1/1/1970

L003

MCV

90

5/5/2014

P002

John Nicholas

IN002

Atena

2/2/1978

L002

RBC

16

5/6/2014

P002

John Nicholas

IN002

Atena

2/2/1978

L004

MCH

32

5/6/2014

P001

Joe Wei

IN001

B&B

1/1/1970

L001

WBC

3.2

6/6/2014

Identify and explain what are problems with using this spreadsheet to store the data? List out the problem and explain why it is a problem by giving an example. Pay attention to the problem below (1) data storage, (2) data insertion and (3) data modification below. (15 pts)

a. data storage

b. data insertion

c. data modification

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Databases On The Web Learn To Create Web Pages That Interface With Database Engines

Authors: Robert Papaj, Donald Burleson

11th Edition

1576100995, 978-1576100998

More Books

Students also viewed these Databases questions

Question

(1 point) Calculate 3 sin x cos x dx.

Answered: 1 week ago

Question

Find the derivative of y= cos cos (x + 2x)

Answered: 1 week ago