Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a gameshop database using the diagram below. Implement the GameShop database, include all DDL commands. (To create a new database named GameShop you use

Create a gameshop database using the diagram below.

Implement the GameShop database, include all DDL commands. (To create a new database named GameShop you use the command: CREATE DATABASE GameShop;)

Insert at least 3 real or fictional records in each table.

image text in transcribed

Customers Customer ID(PK) Points Balance FirstName LasName Games. Games ID (PK) Title ESRBRating Genre ReleaseDate FranchiselD(FK) Tags XGames TaglD(FK) Game ID(FK) Tags TagID(PK) TagNae Stores Location Manager (FK) Prodcuts ProdcutID(PK) Title GameID(FK) PlatformID(FK) New Price UsedPercent (Float Default 0.7) BuyBack Percent Franchises FranchiselD(PK Name Employees EmployeeID(PK) FirstName Last Name StorelD (FK) SArctive Plafformns PlateFormID(PK) Name Maker isCurrentGen Release Date Transactions TransactionID(PK) StorelD(FK) CustomerID(FK) EmpolyeelD(FK) Date TIME ProductID(FK) Quantity PaymentTotal Inventory Inventory ID(PK) StorelD(FK Quantity isNew

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

Oracle 10g Database Administrator Implementation And Administration

Authors: Gavin Powell, Carol McCullough Dieter

2nd Edition

1418836656, 9781418836658

More Books

Students also viewed these Databases questions