Answered step by step
Verified Expert Solution
Question
1 Approved Answer
there is a picture of the database attached . in sql server write a query that is able to extract mini-figures from your database but
there is a picture of the database attached .in sql server write a query that is able to extract mini-figures from your database but need to do so in a way that I
can name the mini figure (Darth Vader), tie it to a specific set (#75142), and get a list of the
specific parts that make up the mini figure:
Torso piece: 6077866
Leg piece: 6080459
Head piece: 6188222
Head accessory: 6112160
Accessory: 4124108 (light saber)
Group1_Minifigs PK minifigkey:Auto Number SIEK itemNumber:AutoNumber FK pieceNumber:AutoNumber FK minifigTypesKey:AutoNumbers minifigName.varchar Group1_Minifig Types PK minifig TypesKey:Auto Number type Description:varchar Ho Group1_Set-Pieces PKFK itemNumber:AutoNumbe! PKFK pieceNumber:Autonumb quantity:int Group1_Sets #PK itemNumber setName.varchar pricePaid:money isOwned:bit
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started