Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I would like to get help with this, please. Thank you for your help. Create five tables in MySQL that correspond to the following schema

I would like to get help with this, please. Thank you for your help.

image text in transcribed

Create five tables in MySQL that correspond to the following schema diagram for a college admissions database. You may either use the command line for MySQL or MySQL Workbench. Once you have created the tables in your database, upload the database schema. Here is the current state of the database: 00 College Name VARCHAR(20) State CHAR(2) enrollment MEDIUMINT(5) Figure 3: Schema Minimum GPA cName VARCHAR(20) major VARCHAR(30) min GPA FLOAT Student sld SMALLINT(4) sName VARCHAR(30) GPA FLOAT sizeHS SMALLINT(5) Major major VARCHAR(30) Apply sld SMALLINT(4) cName VARCHAR(20) major VARCHAR(30) decision SET('Y', 'N')

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

Hands-On Database

Authors: Steve Conger

2nd Edition

0133024415, 978-0133024418

More Books

Students also viewed these Databases questions