Imagine you work for an independent grocery store with 20 employees. The business owner has tasked you with creating a relational database that will track employee names, IDs, positions (e.g., cashier, manager, clerk, or night crew), and salaries. Create a relational database table in Microsoft® Excel® for the grocery store using the provided data points. Apply the universal rules (unique primary keys, unique column names, no duplicate rows) to your table. Include all necessary null values. Display in the table the requested database queries: INSERT INTO Account: VALUES (188820, ‘Wendall Glass’, $12/h) UPDATE Account: Set salary = $12/h WHERE ID = 128872 DELETE FROM Account WHERE ID = 244332 Calculate the grocery store’s SUM salary and the AVG salary per position.
Imagine you work for an independent grocery store with 20 employees. The business owner has tasked you with creating a relational database that will track employee names, IDs, positions (e.g., cashier, manager, clerk, or night crew), and salaries. Create a relational database table in Microsoft® Excel® for the grocery store using the provided data points. Apply the universal rules (unique primary keys, unique column names, no duplicate rows) to your table. Include all necessary null values. Display in the table the requested database queries: INSERT INTO Account: VALUES (188820, ‘Wendall Glass’, $12/h) UPDATE Account: Set salary = $12/h WHERE ID = 128872 DELETE FROM Account WHERE ID = 244332 Calculate the grocery store’s SUM salary and the AVG salary per position.
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
Imagine you work for an independent grocery store with 20 employees. The business owner has tasked you with creating a relational database that will track employee names, IDs, positions (e.g., cashier, manager, clerk, or night crew), and salaries.
Create a relational database table in Microsoft® Excel® for the grocery store using the provided data points.
Apply the universal rules (unique primary keys, unique column names, no duplicate rows) to your table.
Include all necessary null values.
Display in the table the requested database queries:
INSERT INTO Account: VALUES (188820, ‘Wendall Glass’, $12/h)
UPDATE Account: Set salary = $12/h WHERE ID = 128872
DELETE FROM Account WHERE ID = 244332
Calculate the grocery store’s SUM salary and the AVG salary per position.

Transcribed Image Text:Sheet1
+
A
C
E
F
1 ID
NAME
EMP ID
POSITION
RATE
1 Blanche Dishner
438927
Manager
$25.00
3
2 NULL
372991
Night crew
$17.00
4
3 Luciano Sloney
300126
Night crew
$17.00
5
4 Dorris Goodsell
NULL
Cashier
$15.00
5 Sybil Fain
6 Shaun McNeil
7 Olen Wigley
119325
Clerk
$11.00
7
200743
Cashier
$13.00
8
222345
Cashier
$14.00
9
8 Dovie Seawood
109321
Clerk
$12.00
9 Magdalen Mullaney
256921
Cashier
$-
10
11
10 Salena Souza
185549
Clerk
$12.00
12
11 Paige Alvarez
132943
Clerk
$11.00
13
12 Cassy Lundin
391285
Night crew
$-
14
13 Tajuana Stoval
491621
Manager
$23.00
15
14 Joaquina Piasecki
185392
Clerk
$13.00
16
15 Janiece Abelson
244332
Cashier
$13.00
16 Rogelio Peppler
17 Fatima Haymaker
17
128872
Clerk
$11.00
18
100321
NULL
$13.00
19
18 Rico Fairbank
318821
Night crew
$16.00
20
19 Trey Peloquin
488326
Manager
$24.00
21
20 Paulene Thibeau
193931
Clerk
$12.00
22
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps

Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you

Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON

Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education