Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Create a database that you might find at a college. You will be building this database from the ground up so you have many decisions

Create a database that you might find at a college. You will be building this database from the ground up so you have many decisions to make such as naming conventions, how to organize data, and what data types to use. Deliverables: Document Relationship report showing Table names used in the database Table relationships Keys Table Fields names Field Data types Constraints

SQL (code) to create the following Faculty contact list Course Book List by Semester Course Schedule by semester Student Grade Report by semester Faculty Semester grade report (number of A's, B's, C's, D's, F's per course) Student GPA report by semester and overall (semester and cumulative) Mailing list for Diplomas Student Demographics over time (how many were under 18 last year, this year)

Sample query output (at least 10 entries per query) Faculty contact list Course Book List by Semester Course Schedule by semester Student Grade Report by semester Faculty Semester grade report (number of A's, B's, C's, D's, F's per course) Student GPA report by semester and overall (semester and cumulative) Mailing list for Diplomas Student Demographics over time (how many were under 18 last year, this year)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions