Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using oracle live sql Homework CSCI 3132 Database Management Systems Name Spring 2022 Create the following tables, Activities, Faculty and Courses. Activities (Primary key as

Using oracle live sql

image text in transcribed

Homework CSCI 3132 Database Management Systems Name Spring 2022 Create the following tables, Activities, Faculty and Courses. Activities (Primary key as SSNO) SSNO Activity1 Cost1 478 Tennis 36 324 Squash 40 468 Tennis 36 535 Swimming 17 Cost2 17 Activity2 Swimming Swimming Golf Golf NoActivities 2 2 2 2 47 47 Faculty (Primary key as FACID + SSNO) FACID SSNO Course Grade 222 478 Math 222 324 B 325 468 English 444 468 Business B 444 535 CS A 777 324 Math CS Courses (Primary key as COURSEID) COURSEID FACID Enrollment Tuition 1301 222 25 135.50 1302 325 20 250.50 3132 22 320.00 4113 777 19 225.50 444

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

Systems Analysis And Synthesis Bridging Computer Science And Information Technology

Authors: Barry Dwyer

1st Edition

0128054492, 9780128054499

More Books

Students also viewed these Databases questions

Question

Describe Table Structures in RDMSs.

Answered: 1 week ago