Question: Given the following WorkPlace relation schema, with Ssn as the primary key, answer the questions below. WorkPlace Ssn name locker# rate wage hours 1 Bob
Given the following WorkPlace relation schema, with Ssn as the primary key, answer the questions below.
|
a. Is this table in 3NF?, If not in 3NF, explain using functional dependencies (FDs) and normalize it into 3NF showing all the tables in your new decomposed database and the new FDs.
b. Provide one valid tuple instance that can be inserted into this original database.
c. Provide one SQL query for updating a record in the original table.
d. Provide one SQL query for (i) deleting all tuples in the original table, then (ii) provide one SQL query for deleting the original table schema from your database.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
