Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Subject: Advanced SQL Programming Question #1: You are a consultant for a Photography Studio business. You are helping them develop an application to support their

Subject: Advanced SQL Programming

Question #1: You are a consultant for a Photography Studio business. You are helping them develop an application to support their business. Therefore, you need to create a database to support it. The business will take individual, family, pet and special occasion photos in the studio. Private off-sight bookings are available for graduation, prom, special events and weddings. Price packages are available based on # of printed vs digital images desired. Off-site bookings have a reservation deposit that is non-refundable. Prices in the studio vary based on the number of people/pets in the photo.

A:

What information needs to be stored?

What tables need created?

What columns are needed on each table?

What data types would be best for each type of data in the columns?

Which columns contain required data?

B:

Tables with the columns and data types identified above

Primary Keys

Foreign Keys

Insert data into the parent tables

Insert data into the child tables

Write basic SELECT statements to retrieve information

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_2

Step: 3

blur-text-image_3

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

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions