Question: COMPLETE THE FOLLOWING: 4. Write an SQL statement to create each of the tables for each entity you identified in Part 1 (e.g. Task, Location,

COMPLETE THE FOLLOWING:
4. Write an SQL statement to create each of the tables for each entity you identified in Part 1 (e.g. Task, Location, Appointment, and Technician). (HINT: remember to choose proper datatypes for your attributes and include primary keys.)
5.Write SQL statements to add one row to each one of your tables.
Consider the following IT Trouble Ticket table: description location dateRequested dateCompleted techName Fix printer TC 116 12015-03-09 2015-03-10 B.Rubble Reformat hard drive on machine 10TC 116 2015-02-20 2015-02-22 W. Flintstone Upgrade memory on machine 12 TC 116 2015-03-01 12015-03-09 B. Rubble |Reinstall Java SDK on machine 12 TC 118 2015-03-09 W.Flintstone Upgrade VMWare TC 118 2015-03-09
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
