Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help with 1-7 having trouble getting them written corectly into orcale. Creating Tables Solmaris Condominium Group Use SQL to complete the following exercises 1.

image text in transcribedimage text in transcribedimage text in transcribedPlease help with 1-7 having trouble getting them written corectly into orcale.

Creating Tables Solmaris Condominium Group Use SQL to complete the following exercises 1. Create a table named VACATION UNIT. The table has the same structure as the CONDO UNIT table shown in Figure 3-40 except the CONDO ID, LOCATION NUM, and CONDO FEE columns should use the NUMBER data type. Execute the command to describe the layout and characteristics of the VACATION UNIT table. Add the following record to the VACATION UNIT table: condo ID: 20: location number. 2: unit number: A04; square feet: 1680; bedrooms: 3, bathrooms: 3, condo fee: 775; and owner number: BL720. Display the contents of the VACATION UNIT table. Delete the VACATION UNIT table. Run the script file for the Solmaris Condominium Group database to create the five tables 2. 3. 4. s. Be sure to select the script file for the particular DBMS that SQL Server, or Access). (Note: If you do not have the script iles for this text, ask your instructor for assistance.) Confirm that you have created the tables correctly by describing each table and compar- ing the results to Figure 3-40 Confirm that you have added all data correctly by viewing the data in each table and comparing the results to Figures 1-9 through 1-13 in Chapter 1. 5. 6

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

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions

Question

=+1. Determine the purpose.

Answered: 1 week ago