Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume the following tables are used in a university database. Student Course Grades Write necessary SQL commands to create the tables. Make valid assumptions about

Assume the following tables are used in a university database.

Student

Course

Grades

Write necessary SQL commands to create the tables. Make valid assumptions about the domains of the attributes, and constraints. Choose appropriate primary and foreign keys.

Write queries to add a few records to each table (at least 2 students, 4 courses, and 3 grades for each student)

Write a query to find all students that failed a specific course (choose a course form your list) in 2021-spring

Given the student ID of a student, print his/her transcript

Deliverables

A report that includes the followings: The SQL queries Screenshots of the outputs of running the SQL commands

Please follow the all instructions carefully

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

SQL For Data Science Data Cleaning Wrangling And Analytics With Relational Databases

Authors: Antonio Badia

1st Edition

3030575918, 978-3030575915

More Books

Students also viewed these Databases questions

Question

recognise typical interviewer errors and explain how to avoid them

Answered: 1 week ago

Question

identify and evaluate a range of recruitment and selection methods

Answered: 1 week ago

Question

understand the role of competencies and a competency framework

Answered: 1 week ago