Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(25 points) Following are details of space shuttle flights in 2000. Draw a data model to record details of flights, shuttles, and commanders. NASA requires

  1. (25 points) Following are details of space shuttle flights in 2000. Draw a data model to record details of flights, shuttles, and commanders. NASA requires you to record details of the commander such as full name and date of birth. For a shuttle, it wants to know the date it was built.

Flight

Shuttle

Launch date

Objective

Crew size

Commander

97

Endeavour

02-11-2000

Shuttle Radar Topographic Mission

6

Kregel

98

Atlantis

05-19-2000

ISS-2A.2 SpaceLab Double Cargo Module

7

Halsell

99

Atlantis

09-08-2000

ISS-ISS-2A.2B Outfitting ISS

7

Wilcutt

100

Discovery

10-11-2000

ISS-3A Integrated Truss Structure Z1, PMA-3, CMG's

7

Duffy

101

Endeavour

11-30-2000

ISS-4A ITS P6, Photovoltaic Module, Radiators

5

Kregel

  1. (15 points) Create the database designed in answer to question 5. Create the table in the database you use and copy and paste the table creation script here.

3. (10 points) Populate the database created in answer to question 6. Populate the table in the database you use and copy and paste the table insertion script here. Your data should include that provided in the chart a

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_step_2

Step: 3

blur-text-image_step3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL/PHP Database Applications

Authors: Brad Bulger, Jay Greenspan, David Wall

2nd Edition

ISBN: 0764549634, 9780764549632

More Books

Students also viewed these Databases questions