****** * Name: YourNameGoesHere * Class: CST 235 * Date: * I have not received or given help on this assignment: YourName ********** ******* DROP DATABASE IF EXISTS Lab3 Your LastName; CREATE DATABASE Lab3YourLastName; USE Lab3 Your LastName; /***** Task 1: create tables ******* CREATE TABLE /***** Task 2: uncaptured constraints put your response here ****** */ /***** Task 3: Add records ******* */ INSERT INTO ... ****** * * * * ***** a) Write SQL statements to create the corresponding relations and capture as many of the participation and cardinality constraints as possible. Make sure that the data type and size for each attribute are appropriate. b) If some constraints in the diagram cannot be captured, explain why. c) Write SQL statements to insert at least two tuples for each table ReceivingDate shippingDate payAmount IName ordDate fName password payMethod custID OID Phones N Orders Places 1 Customers N Contains M price qty iID Items qtyInStock name price

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
icon
Related questions
Question

Make sure the SQL script file can be run successfully in MySQL and show the outcome of the code on MySQL

******
* Name: YourNameGoesHere
* Class: CST 235
* Date:
* I have not received or given help on this assignment: YourName
**********
*******
DROP DATABASE IF EXISTS Lab3 Your LastName;
CREATE DATABASE Lab3YourLastName;
USE Lab3 Your LastName;
/*****
Task 1: create tables
*******
CREATE TABLE
/*****
Task 2: uncaptured constraints
put your response here
******
*/
/*****
Task 3: Add records
*******
*/
INSERT INTO ...
******
*
*
*
*
*****
Transcribed Image Text:****** * Name: YourNameGoesHere * Class: CST 235 * Date: * I have not received or given help on this assignment: YourName ********** ******* DROP DATABASE IF EXISTS Lab3 Your LastName; CREATE DATABASE Lab3YourLastName; USE Lab3 Your LastName; /***** Task 1: create tables ******* CREATE TABLE /***** Task 2: uncaptured constraints put your response here ****** */ /***** Task 3: Add records ******* */ INSERT INTO ... ****** * * * * *****
a) Write SQL statements to create the corresponding relations and capture as many
of the participation and cardinality constraints as possible. Make sure that the data
type and size for each attribute are appropriate.
b) If some constraints in the diagram cannot be captured, explain why.
c) Write SQL statements to insert at least two tuples for each table
ReceivingDate
shippingDate
payAmount
IName
ordDate
fName
password
payMethod
custID
OID
Phones
N
Orders
Places
1
Customers
N
Contains
M
price
qty
iID
Items
qtyInStock
name
price
Transcribed Image Text:a) Write SQL statements to create the corresponding relations and capture as many of the participation and cardinality constraints as possible. Make sure that the data type and size for each attribute are appropriate. b) If some constraints in the diagram cannot be captured, explain why. c) Write SQL statements to insert at least two tuples for each table ReceivingDate shippingDate payAmount IName ordDate fName password payMethod custID OID Phones N Orders Places 1 Customers N Contains M price qty iID Items qtyInStock name price
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
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)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education