Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

*Lab 6 is there in case you don't know what Lab 7 instructions are referring to when they say Lab 6. Lab 7 is the

*Lab 6 is there in case you don't know what "Lab 7" instructions are referring to when they say" Lab 6." Lab 7 is the one that needs to be done.

Lab 7: Inserting and Updating Data

OVERVIEW

This lab provides you the opportunity to insert and update data with the use of SQL commands. The lab will utilize the FLIX2YOU problem, the current schema.

In order to start this lab, you must have successfully completed Lab # 6. In Lab # 6, you executed a script that was provided to you. This script created 7 of the FLIX2YOU tables as documented in the Entity Relationship Diagram in the FLIX2YOU problem document. The second part of lab # 6 required you to write and execute SQL commands to create the remaining 7 tables along with primary and foreign keys for those 7 tables.

Upon completion of the previous lab (lab # 6), all 14 tables should exist in your folder schema in VLABS SQL Server. It is in your schema where you will be inserting and updating data for this lab (lab # 7).

PART 1

You will use the script provided and execute the script in your own folder in VLABS SQL Server. The txt file is located in the folder for Lab # 7. You will need to copy/paste the resulting displays from the execution of the script into a document that you will submit for this lab.

PART 2

You will insert data into 2nd set of 7 tables. These are the tables that you wrote the SQL to create the 2nd set of 7 tables in Lab # 6. The values that you will insert are provided below. Some data fields are not provided. Please create the necessary values for data that has not been provided. Note: you will need to create the data in the background tables so that foreign key constraints will be satisfied. ALL 7 RIGHT HAND TABLES WILL NEED DATA INSERTED. You will copy/paste the commands you execute along with the messages displayed from the execution of all your commands.

Five Customers:

Name

Address

Email

Harry Smith

1206 ONeill Hwy, Dunmore, PA 18512

Fast_harry@hotmail.com

Sally Jones

436 7th Ave, Pittsburgh, PA 15219

jones_sally@g mail.com

Amy Ryder

4172 William Penn Highway, Monroeville, PA 15146

crazy_amy@yahoo.com

Skip Walker

503 Linden St., Scranton, PA 18503

skipw@dundermifflin.com

Nick Murphy

205 S Main St, Zelienople, PA 16063

nlm5@cmu.edu

Five Customer Rentals:

Customer

Movie

Status

Date out

Date Returned

Amount Due

Murphy

Spider-Man

Active

8/3/2017

5.50

Jones

Superbad

Reserved

Ryder

Gone w/ Wind

Overdue

6/2/2017

18.87

Walker

Fahr 9/11

Returned

5/1/2017

5/20/2017

4.61

Smith

Good Will

Active

7/10/2012

4.56

Five Financial Transactions:

Customer

Movie

Type

Pay method

Amount

Date

Smith

Good Will

Payment

Cash

4.56

7/10/2017

Jones

Superbad

Deposit

Credit card

10.00

5/1/2017

Ryder

Gone w/ W

Payment

PayPal

18.87

6/2/2017

Walker

Fahr 9/11

Payment

Check

4.61

5/1/2017

Walker

Fahr 9/11

Refund

Check

1.00

5/30/2017

PART 3

In this part, you will be updating data to correct some errors. Note that the update may not be a single simple command but rather a series of commands if a field identified as a primary key needs modified. You will copy/paste the commands you execute along with the messages displayed from the execution of all your commands.

Write the SQL code to fix the following errors:

Walkers zip code should be 18502.

Smith did not rent Good Will Hunting but rather Fahr 9/11. The mistake was made by the clerk in the store so there is no change in the amount of the rental.

YOUR LAB ASSIGNMENT

You will need to run the script in your own personal database. Attach a document to the drop box for this lab that contains the copy/pasted SQL commands that you executed AND ALL the messages returned from SQL Server from the execution of the commands. Be sure to title each section of your document with the appropriate PART that is PART 1, PART 2, and PART 3.

Script:

* FILE: FLIX2YOU_data-load.txt */ /* Script to populate tables for FLIX2YOU .. current schema before revision */ /* Written by Gary Heberling on July 2, 2012 */ /* For IST210 world campus Penn State University */ /* This script is provided to students in IST210 for Lab # 7 */ /* Modifications: (1) Removed DELETE FROM and RESEED commands from script; 1/3/13 by glh */ /* PLEASE READ THE INSTRUCTIONS FOR LAB # 7 BEFORE EXECUTING */ /* Insert data for table genre_codes */ INSERT INTO genre_codes VALUES ('Action & Adventure'); INSERT INTO genre_codes VALUES ('Comedy'); INSERT INTO genre_codes VALUES ('Documentary'); INSERT INTO genre_codes VALUES ('Drama'); INSERT INTO genre_codes VALUES ('Education'); INSERT INTO genre_codes VALUES ('Foreign'); INSERT INTO genre_codes VALUES ('Horror'); INSERT INTO genre_codes VALUES ('Romance'); INSERT INTO genre_codes VALUES ('Thriller'); INSERT INTO genre_codes VALUES ('Western'); /* Insert data for table format_types */ INSERT INTO format_types values ('DVD'); INSERT INTO format_types values ('Blu-Ray'); INSERT INTO format_types values ('MiniDV'); INSERT INTO format_types values ('VHS'); /* Insert data for table video_stores */ INSERT INTO video_stores values ('FLIX2YOU Headquarters', '1225 W Linden Street', 'Scranton', 'PA', '18501', 'INFO_SCRANTON@FLIX2YOU.COM', 'Headquarters'); INSERT INTO video_stores values ('Pittsburgh Shadyside', '4125 S Highland Ave', 'Pittsburgh', 'PA', '15232', 'INFO_PITTSBURGH@FLIX2YOU.COM', 'Main Pittsburgh Store'); /* Insert data for table condition_codes */ INSERT INTO condition_codes VALUES ('rental'); INSERT INTO condition_codes VALUES ('used for sale'); INSERT INTO condition_codes VALUES ('damaged'); /* Insert data for moives, actors and move_cast */ /* FORMAT of the insert command ---> INSERT INTO movies VALUES (condition, format, genre, store, year, 'Title', 'Desc', num, rental/sale/both, daily, sale); */ /* Amazing Spider-Man */ INSERT INTO movies VALUES (1, 1, 1, 1, 2012, 'The Amazing Spider-Man', 'The story of Peter Parker, an outcast high schooler who was abandoned by his parents as a boy, leaving him to be raised by his Uncle Ben and Aunt May. Like most teenagers, Peter is trying to figure out who he is and how he got to be the person he is today. Peter is also finding his way with his first high school crush, Gwen Stacy, and together, they struggle with love, commitment, and secrets. As Peter discovers a mysterious briefcase that belonged to his father, he begins a quest to understand his parents disappearance - leading him directly to Oscorp and the lab of Dr. Curt Connors, his fathers former partner. As Spider-Man is set on a collision course with Connors alter-ego, The Lizard, Peter will make life-altering choices to use his powers and shape his destiny to become a hero.', 100, 1, 1.99, 25.39); INSERT INTO actors values ('M', 'Andrew', 'Garfield', 'Although born in Los Angeles, Andrew Garfield grew up in England; his mother is English and they moved back there when he was three years old. He went to a private school, the City of London Freemen School, and began acting in youth theatre productions while he was still at school. At 19, he went to the Central School of Speech and Drama.'); INSERT INTO actors values ('F', 'Emma', 'Stone', 'Stone began acting as a child as a member of the Valley Youth Theatre in Phoenix, Arizona, where she made her stage debut in a production of Kenneth Grahames The Wind in the Willows. She appeared in many more productions through her early teens until, at the age of 15, she decided that she wanted to make acting her career.'); INSERT INTO movie_cast VALUES (1,1); INSERT INTO movie_cast VALUES (1,2); /* Superbad */ INSERT INTO movies VALUES (1, 1, 2, 2, 2007, 'Superbad', 'Two co-dependent high school seniors are forced to deal with separation anxiety after their plan to stage a booze-soaked party goes awry.', 25, 3, .99, 10.99); INSERT INTO actors values ('M', 'Michael', 'Cera', 'Canadian actor Michael Cera is the middle child of a Canadian mother and Italian father, both of whom worked for Xerox. He has two sisters. He was educated at Conestoga Public School, Robert H. Lagerquist Senior Public School and Heart Lake Secondary School until the ninth grade. Cera then completed his high school education via correspondence.'); INSERT INTO actors values ('M', 'Jonah', 'Hill', 'Hill grew up in Los Angeles, the son of a tour accountant for Guns N Roses. He graduated from Crossroads School in Santa Monica and went on to The New School in New York to study drama.') INSERT INTO actors values ('M', 'Christopher', 'Mintz-Plasse', 'Attended El Camino Real High School from 2003 to 2007. Because he was only 17 at the time of filming Superbad (2007), his mother was required to be on set during the filming of his sex scene.'); INSERT INTO movie_cast VALUES (2,3); INSERT INTO movie_cast VALUES (2,4); INSERT INTO movie_cast VALUES (2,5); /* Gone with the wind */ INSERT INTO movies VALUES (2, 4, 4, 2, 1939, 'Gone with the Wind', 'American classic in which a manipulative woman and a roguish man carry on a turbulent love affair in the American south during the Civil War and Reconstruction.', 4, 2, .99, 4.99); INSERT INTO actors values ('M', 'Clark', 'Gable', 'Clark Gables mother died when he was seven months old. At 16 he quit high school, went to work in an Akron Ohio tire factory and decided to become an actor after seeing the play The Bird of Paradise.'); INSERT INTO actors values ('F', 'Vivien', 'Leigh', 'If a film were made of the life of Vivien Leigh, it would open in India just before World War I, where a successful British businessman could live like a prince. In the mountains above Calcutta, a little princess is born. Because of the outbreak of World War I, she is six years old the first time her parents take her to England.'); INSERT INTO actors values ('M', 'Thomas', 'Mitchell', 'Thomas Mitchell was one of the great American character actors, whose credits read like a list of the greatest films of the 20th century'); INSERT INTO movie_cast VALUES (3,6); INSERT INTO movie_cast VALUES (3,7); INSERT INTO movie_cast VALUES (3,8); /* Fahrenheit 9/11 */ INSERT INTO movies VALUES (1, 1, 3, 1, 2004, 'Fahrenheit 9/11', 'Michael Moores view on what happened to the United States after September 11; and how the Bush Administration allegedly used the tragic event to push forward its agenda for unjust wars in Afghanistan and Iraq.', 10, 3, .99, 11.99); INSERT INTO actors values ('M', 'Michael', 'Moore', 'Michael Moore was born in Flint, Michigan April 23, 1954, but was not raised there. Contrary to popular belief, he was actually raised in Davison, Michigan. He studied journalism at the University of Michigan-Flint, and also pursued other hobbies such as gun shooting, for which he even won a competition.'); INSERT INTO actors values ('M', 'George', 'Bush', 'The 43rd President of the United States of America, George Walker Bush was born two days after the national holiday of the Fourth of July, 1946 in New Haven, Connecticut where his father was attending Yale College in the Class of 1949.'); INSERT INTO actors values ('M', 'Ben', 'Affleck', 'Benjamin Geza Affleck was born on August 15, 1972 in Berkeley, California, USA but raised in Cambridge, Massachusetts, USA. He was born to parents Tim Affleck, a social worker, who is now divorced from Bens mother Chris Affleck, a school teacher.'); INSERT INTO movie_cast VALUES (4,9); INSERT INTO movie_cast VALUES (4,10); INSERT INTO movie_cast VALUES (4,11); /* The following command will cause the server to wait 5 seconds in order to be sure the server has committed the previous commands */ waitfor delay '0:0:5' /* Good Will Hunting */ INSERT INTO movies VALUES (1, 1, 4, 2, 1997, 'Good Will Hunting', 'Will Hunting, a janitor at MIT, has a gift for mathematics but needs help from a psychologist to find direction in his life.', 6, 3, .59, 9.99); INSERT INTO actors values ('M', 'Robin', 'Williams', 'Williams briefly studied political science before enrolling at Juilliard to study theatre. After he left Juilliard, he performed in night clubs where he was discovered for the role of Mork on an episode of Happy Days in 1974 and the subsequent Mork & Mindy TV series in 1978.'); INSERT INTO actors values ('M', 'Matt', 'Damon', 'Matt Damon was born in 1970. His father, Kent Damon, a tax preparer, and his mother, Nancy Carlsson-Paige, a college professor, are now divorced.'); INSERT INTO movie_cast VALUES (5,12); INSERT INTO movie_cast VALUES (5,13); INSERT INTO movie_cast VALUES (5,11); /* After all data is inserted, execute the following SELECT commands to review the data that has been inserted */ /* select to view movie data SELECT movie_id, movie_title, movie_description, genre_code_description, condition_code_description, format_type_description, store_name, release_year, number_in_stock, rental_daily_rate, sales_price FROM movies, condition_codes, genre_codes, format_types, video_stores WHERE movies.condition_code = condition_codes.condition_code AND movies.format_Type_code = format_types.format_type_code AND movies.genre_type_code = genre_codes.genre_code AND movies.store_id = video_stores.store_id; */ /* select to view the movie_cast data SELECT movies.movie_title, actor_first_name+' '+actor_last_name AS NAME, other_actor_details FROM movie_cast, movies, actors WHERE movie_cast.movie_id = movies.movie_id AND movie_cast.actor_id = actors.actor_id ORDER BY movie_title, actor_last_name; */ /* END OF SCRIPT */

Lab 6: Creating Tables, Primary and Foreign Keys

OVERVIEW

This lab provides you the opportunity to create tables, primary keys and foreign keys with the use of SQL commands. The lab will utilize the FLIX2YOU problem.

In the FLIX2YOU product document, there is an Entity Relationship Diagram (ERD) showing the current database schema for FLIX2YOU. You will also find a script file named FLIX2YOU_current.txt The execution of the script file in SQL Server Management Studio will create seven of the fourteen tables for the FLIX2YOU database. The script will create the tables along with the primary and foreign keys for the seven table displayed on the left hand side of the ERD.

PART 1

The first part of this lab you will use the script provided and execute the script in your own folder in VLABS SQL Server.

Provide evidence of successful execution by copy/pasting the commands and the resulting execution display into the document that you are submitting for this lab.

PART 2

The second part of the lab you will create a data dictionary for the remaining seven tables (right hand side of the FLIX2YOU ERD). The data dictionary can be a formatted Word document or an Excel spreadsheet file. Please follow the format of the sample data dictionary found in Chapter 3 of the textbook.

PART 3

Then you will write and execute the SQL commands in VLABS SQL Server to create the seven tables and the primary/foreign keys for those tables.

Copy/paste all your SQL commands into the document that you are submitting for this lab.

Provide the commands into the file IN THE ORDER that you execute the commands.

YOUR LAB ASSIGNMENT

You will need to run the script in your own personal database rather than the shared one used previously. You will submit a document that includes ALL the SQL commands that you execute AND ALL the messages in SQL Server from the execution of the commands. This includes the execution of the script that has been provided to you for the first part AND the SQL commands you created for the second part of the lab.

For this lab, you will submit (1) the document containing all the SQL commands and the resulting messages from the execution and (2) the data dictionary file.

Script:

* This script will create 7 tables of the FLIX2YOU database along with primary and foreign keys */ /* Modifications to script: (1) reversed order of drop table financial_transactions and account; 1/3/13 by glh */ /* Drop tables that may already exist */ /* The following code is commented out and is available for your use if you need to drop all the tables DROP TABLE movie_cast; DROP TABLE financial_transactions; DROP TABLE accounts; DROP TABLE customer_rentals; DROP TABLE movies; DROP TABLE genre_codes; DROP TABLE format_types; DROP TABLE video_stores; DROP TABLE condition_codes; DROP TABLE actors; DROP TABLE customers; DROP TABLE rental_status_codes; DROP TABLE transaction_types; DROP TABLE payment_methods; */ /* create tables */ /* genre_codes */ CREATE TABLE genre_codes( genre_code int IDENTITY(1,1) NOT NULL, genre_code_description varchar(32) NOT NULL); /* format_types */ CREATE TABLE format_types( format_type_code int IDENTITY(1,1) NOT NULL, format_type_description varchar(32) NOT NULL); /* video_stores */ CREATE TABLE video_stores( store_id int IDENTITY(1,1) NOT NULL, store_name varchar(32) NOT NULL, store_address varchar(128) NOT NULL, store_city varchar(32) NOT NULL, store_state varchar(2) NOT NULL, store_zip varchar(12) NOT NULL, store_email varchar(128) NOT NULL, other_store_details varchar(512) NOT NULL); /* condition_code */ CREATE TABLE condition_codes( condition_code int IDENTITY(1,1) NOT NULL, condition_code_description varchar(32) NOT NULL); /* actors */ CREATE TABLE actors( actor_id int IDENTITY(1,1) NOT NULL, actor_gender char(1) NOT NULL, actor_first_name varchar(32) NOT NULL, actor_last_name varchar(32) NOT NULL, other_actor_details varchar(512) NOT NULL); /* movies */ CREATE TABLE movies( movie_id int IDENTITY(1,1) NOT NULL, condition_code int NOT NULL, format_type_code int NOT NULL, genre_type_code int NOT NULL, store_id int NOT NULL, release_year int NOT NULL, movie_title varchar(128) NOT NULL, movie_description varchar(1024) NOT NULL, number_in_stock int NOT NULL, rental_or_sale_or_both tinyint NOT NULL, rental_daily_rate money NOT NULL, sales_price money NOT NULL); /* movie_cast */ CREATE TABLE movie_cast( movie_id int NOT NULL, actor_id int NOT NULL); /* create primary keys with ALTER TABLE statement */ ALTER TABLE genre_codes ADD CONSTRAINT pk_genre_codes PRIMARY KEY (genre_code); ALTER TABLE format_types ADD CONSTRAINT pk_format_types PRIMARY KEY (format_type_code); ALTER TABLE video_stores ADD CONSTRAINT pk_video_stores PRIMARY KEY (store_id); ALTER TABLE condition_codes ADD CONSTRAINT pk_condition_codes PRIMARY KEY (condition_code); ALTER TABLE actors ADD CONSTRAINT pk_actors PRIMARY KEY (actor_id); ALTER TABLE movies ADD CONSTRAINT pk_movies PRIMARY KEY (movie_id); ALTER TABLE movie_cast ADD CONSTRAINT pk_movie_cast PRIMARY KEY (movie_id, actor_id); /* end of primary key creation */ /* create foreign keys */ ALTER TABLE movie_cast ADD CONSTRAINT fk_Movie_cast_actors FOREIGN KEY(actor_id) REFERENCES actors (actor_id); ALTER TABLE movie_cast ADD CONSTRAINT fk_movie_cast_movies FOREIGN KEY(movie_id) REFERENCES movies (movie_id); ALTER TABLE movies ADD CONSTRAINT fk_movies_condition_codes FOREIGN KEY(condition_code) REFERENCES condition_codes (condition_code); ALTER TABLE movies ADD CONSTRAINT fk_movies_format_types FOREIGN KEY(format_type_code) REFERENCES format_types (format_type_code); ALTER TABLE movies ADD CONSTRAINT fk_movies_genre_codes FOREIGN KEY(genre_type_code) REFERENCES genre_codes (genre_code); ALTER TABLE movies ADD CONSTRAINT fk_movies_video_Stores FOREIGN KEY(store_id) REFERENCES video_Stores (store_id); /* END OF SCRIPT */image text in transcribed
Video Stores Pk store_id Flix2You - ERD (Initial Design: July 2002) store_name store address store_phone store_email other_store_details Customers Movies movie-id PR customer_id member_yr membership_number date became_member customer_first name customer last name customer_address customer_phone customer email customerdob FR condition_code format-type-code Customer_Rentals PBitem_rental_id FR customer id ?movie id Frental sta?us_code Fgenre_type_code Fstore_id Condition_Codes release_ year movie title movie_description number in_stock rental_or_ sale_or_both rental daily rate sale_price Pscondition_code condition_description eg Rental, Used for Sale rental_date_out rental_date_returmed rental_amount_due other rental details FormatTypes PRformat_ type_code format_type_description eg DVD, Video. Financial Transactions Pktransaction_id ? account-id Fkitem_ rental_id Accounts Pkaccountid F customer_id Genre_Codes genre_code genre_description Movie Cast payment-method-code previous-transaction-id FF actor_id Fktransaction_type_code account details eg Comedy. Western transaction_date transaction_amount transaction_comment Actors Pr actor_id Rental Status_Codes Transaction_Types Payment Methods actor_gender actor_first _name actor_last_name other actor_details Pkrental_ status_code Pktransaction_type_code Pypayment method_code transaction type_description payment_method_description eg Cash, CC (Credit Card) rental status_description eg Overdue. eg Payment, Refund Video Stores Pk store_id Flix2You - ERD (Initial Design: July 2002) store_name store address store_phone store_email other_store_details Customers Movies movie-id PR customer_id member_yr membership_number date became_member customer_first name customer last name customer_address customer_phone customer email customerdob FR condition_code format-type-code Customer_Rentals PBitem_rental_id FR customer id ?movie id Frental sta?us_code Fgenre_type_code Fstore_id Condition_Codes release_ year movie title movie_description number in_stock rental_or_ sale_or_both rental daily rate sale_price Pscondition_code condition_description eg Rental, Used for Sale rental_date_out rental_date_returmed rental_amount_due other rental details FormatTypes PRformat_ type_code format_type_description eg DVD, Video. Financial Transactions Pktransaction_id ? account-id Fkitem_ rental_id Accounts Pkaccountid F customer_id Genre_Codes genre_code genre_description Movie Cast payment-method-code previous-transaction-id FF actor_id Fktransaction_type_code account details eg Comedy. Western transaction_date transaction_amount transaction_comment Actors Pr actor_id Rental Status_Codes Transaction_Types Payment Methods actor_gender actor_first _name actor_last_name other actor_details Pkrental_ status_code Pktransaction_type_code Pypayment method_code transaction type_description payment_method_description eg Cash, CC (Credit Card) rental status_description eg Overdue. eg Payment, Refund

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions