Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

# 1 & 2 SQL class homework. 1. Create a PADDLING table with structure shown in Figure 6-29 PADDLING Column TRIP ID TRIP_NAME STATE DISTANCE

image text in transcribed

image text in transcribed

# 1 & 2 SQL class homework.

1. Create a PADDLING table with structure shown in Figure 6-29 PADDLING Column TRIP ID TRIP_NAME STATE DISTANCE MAX GRP SIZE SEASON Type DECIMAL3 CHAR CHAR DECIMAL DECIMAL 4 CHAR Length Decimal Places Nuls Alowed? Description Trip ID (primary key) Trip name Trip state Trip distance Maximum number of people on trip Season in which trip takes place 75 0 20 FIGURE 6-29 PADDLING table layout 2. Insert into the PADDLING table the trip ID, trip name, state, distance, maximum group size and season from the TRIP table for only those trips having type PADDLING

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

Question

1. Let a, b R, a Answered: 1 week ago

Answered: 1 week ago