Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 43 (Mandatory) (2 points) Now create a fifth table called compact_disc titles. Include these columns; cd_title, cd_name, artist_id no add a foreign key constraint

image text in transcribed
Question 43 (Mandatory) (2 points) Now create a fifth table called compact_disc titles. Include these columns; cd_title, cd_name, artist_id no add a foreign key constraint that references the primary key in the cd_musicians table artist_id no. c Question 44 (Mandatory) (2 points) Alter the compact_discs table to include a new column for in_stock. Make it not null and add a check constraint at the table level. the check constraint should make it so the column cannot be less than zero or larger than 30

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

Database Management With Website Development Applications

Authors: Greg Riccardi

1st Edition

0201743876, 978-0201743876

More Books

Students also viewed these Databases questions