Question: Please send Screenshots for both questions below. Information needed is below On-Page 90 of the textbook, follow the instructions for exercises #1 and #2 for
Please send Screenshots for both questions below. Information needed is below




On-Page 90 of the textbook, follow the instructions for exercises \#1 and \#2 for the Colonial Adventure Tours database. Colonial Adventure Tours Use SQL commands using MariaDB Commandline to complete the following exercises. 1. Create a table named ADVENTURE TRIP. The table has the same structure as the TRIP the table shown in Figure 3-39 except the TRIP_NAME column should use the VARCHAR datatype and the DISTANCE and MAX_GRP_SIZE columns should use the NUMBER datatype. Execute the command to describe the layout and characteristics of the ADVENTURE TRIP table. 2. Add the following row to the ADVENTURE_TRIP table: trip ID: 45; trip name: Jay Peak; start location: Jay; state: VT; distance: 8; maximum group size: 8; type: Hiking and season: Summer. Display the contents of the ADVENTURE_TRIP table. Table Layouts for the Colonial Adventure Tours Database CUSTOMER TRIP_GUIDES
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
