Access over 20 million homework & study documents

DAD 220 SNHU Database Documentation Template Worksheet

Content type
User Generated
Subject
Databases
School
Southern New Hampshire University
Type
Worksheet
Rating
Showing Page:
1/8
DAD 220 Database Documentation Template
Complete these steps as you work through the directions for Project One. Replace the bracketed text
with your screenshots and brief explanations of the work they capture. Each screenshot and its
explanation should be sized to approximately one quarter of the page, with the description written
below the screenshot. Follow these rules for each of the prompts and questions below. Review the
example document located in the Project One Supporting Materials for assistance.
Step One: Create a Database
1. Navigate to your online integrated development environment (IDE). Here, you will need to write
the proper SQL commands in command line to create tables that demonstrate relationships
based on the entity relationship diagram. List and record the SQL commands that you used to
complete this step here:
Command: mysql
2. Create a database schema called QuantigrationUpdates. List out the database name. Provide
the SQL commands you ran against MySQL to successfully complete this in your answer:

Sign up to view the full document!

lock_open Sign Up
Showing Page:
2/8
Commands: CREATE DATABASE QuantigrationUpdates;
Commands: show databases;
3. Using the ERD as a reference, create the following tables with the appropriate attributes and
keys:
a. A table named customers in the QuantigrationUpdates database as defined on the
project ERD. Provide the SQL commands you ran against MySQL to complete this
successfully in your answer:

Sign up to view the full document!

lock_open Sign Up
Showing Page:
3/8

Sign up to view the full document!

lock_open Sign Up
End of Preview - Want to read all 8 pages?
Access Now
Unformatted Attachment Preview
DAD 220 Database Documentation Template Complete these steps as you work through the directions for Project One. Replace the bracketed text with your screenshots and brief explanations of the work they capture. Each screenshot and its explanation should be sized to approximately one quarter of the page, with the description written below the screenshot. Follow these rules for each of the prompts and questions below. Review the example document located in the Project One Supporting Materials for assistance. Step One: Create a Database 1. Navigate to your online integrated development environment (IDE). Here, you will need to write the proper SQL commands in command line to create tables that demonstrate relationships based on the entity relationship diagram. List and record the SQL commands that you used to complete this step here: Command: mysql 2. Create a database schema called QuantigrationUpdates. List out the database name. Provide the SQL commands you ran against MySQL to successfully complete this in your answer: Commands: CREATE DATABASE QuantigrationUpdates; Commands: show databases; 3. Using the ERD as a reference, create the following tables with the appropriate attributes and keys: a. A table named customers in the QuantigrationUpdates database as defined on the project ERD. Provide the SQL commands you ran against MySQL to complete this successfully in your answer: After changing to the QuantigrationUpdates tabled, I switched to that take to create the colum ...
Purchase document to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Anonymous
Great! Studypool always delivers quality work.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Documents