Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Colonial Adventure Tours database (pictured below) to complete the following exercises. c. Add a row to the GUIDE table. d. Change the last name

Using Colonial Adventure Tours database (pictured below) to complete the following exercises. image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
c. Add a row to the GUIDE table. d. Change the last name of the guide whose number is stored in L_GUIDE NUM to the value currently found in I _LAST NAME. e. Delete the guide whose number is stored in I GUIDE NUM. 5. Write PLUSQL or T-SQL procedures to retrieve and output the reservation ID, trip ID, number of persons, and trip price for every reservation whose customer number is stored in I_CUSTOMER NUM. 6. Write Access functions to accomplish the following tasks: a. Delete the guide whose number is stored in GUIDE NUM. b, Change the last name of the guide whose number is stored in l-GUIDE-NUM to the value currently found in l-GUIDE-LAST. c. Retrieve and output the reservation ID, trip ID, trip date, number of persons, and trip price for every reservation whose customer number is stored in I CUSTOMER NUM 7. Write a stored procedure in PL/SOL or T-SOL that will change the maximum group size of a trip with a given trip ID. How would you use this stored procedure to change the maxi- mum group size of trip 21 to 15

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: 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

Recommended Textbook for

Web Database Development Step By Step

Authors: Jim Buyens

1st Edition

0735609667, 978-0735609662

More Books

Students also viewed these Databases questions