Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Table 1 : Service Table 2 : ServiceSetUp Questions: a . Write insert statements to enter first two records into Table 1 as shown in

Table 1: Service
Table 2: ServiceSetUp
Questions:
a. Write insert statements to enter first two records into Table 1 as shown in above figure.
b. Display a list that presents the data contained in Table 1 sorted by column 2 in descending order.
c. Display the name of the service that has setup fee greater than $300.
d. Display average of tax rates for all services.
e. Modify the structure of table Service by adding one more column named ServiceCharges with Decimal datatype.
Answer text
Jump to...
image text in transcribed

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

Students also viewed these Databases questions