Relational model and integrity constraints

Assignment Help PL-SQL Programming
Reference no: EM13926375

Database Systems

Assignment 1: Relational Model and Integrity Constraints

Answer all questions with reference to the STUDENT, COURSE, and GRADE tables presented below for which the primary keys, foreign keys, and referential integrity constraints are specified.

STUDENT

Primary Key:     STUDENT_ID

STUDENT_ID

STUDENT_LNAME

STUDENT_FNAME

MAJOR

150-70-5879

Jones

Ray

CS

276-32-4380

Brown

John

MA

280-90-8766

Lee

Mae

CS

327-50-9090

Green

Bruce

CS

370-80-5050

Cooper

Bill

MA

430-76-6858

Woo

Dan

EE

430-80-9262

Bose

Sameer

EE

526-77-3568

Ryan

Pat

CS

527-90-5470

McGraw

Julia

CS

660-80-5497

Gonzales

Jose

CS

720-60-5000

Parker

Nancy

CS

824-58-5473

Smith

John

MA

900-90-9000

Bush

Bill

EE

925-05-6872

Liu

Tsui

EE

967-54-7112

Wang

John

MA

COURSE

Primary Key:     COURSE_NO

COURSE_NO

 COURSE_NAME

DEPT_CODE

CREDITS

CS100

Data Structures

CS

3

CS120

Algorithms

CS

3

CS200

Object Oriented Programming

CS

4

CS220

Database Management

CS

4

CS240

Data Communications

CS

4

CS300

Distributed Systems

CS

4

EE100

Circuit Analysis

EE

3

EE120

Communication Theory

EE

3

EE200

VLSI Design

EE

4

EE300

Packet Switching Networks

EE

4

MA100

Calculus

MA

3

MA200

Advanced Calculus

MA

4

MA220

Discrete Mathematics

MA

4

MA300

Number Theory

MA

4

GRADE

Primary Key:     COURSE_NO + STUDENT_ID

Foreign Keys:   COURSE_NO references COURSE ,  RESTRICT on DELETE

STUDENT_ID  references STUDENT , CASCADE on DELETE

COURSE_NO

STUDENT_ID

GRADE

CS100

150-70-5879

B

EE100

150-70-5879

B

EE100

276-32-4380

C

CS100

280-90-8766

A

EE100

280-90-8766

A

CS100

327-50-9090

B

CS100

430-76-6858

A

EE100

430-76-6858

B

MA220

660-80-5497

B

CS200

720-60-5000

B

CS200

824-58-5473

C

MA220

824-58-5473

B

EE200

824-58-5473

B

MA220

900-90-9000

B

CS200

925-05-6872

A

EE200

925-05-6872

A

CS200

967-54-7112

A

EE200

967-54-7112

B

1. Explain what happens when you try to delete the following records from the COURSE table:

(a)

COURSE_NO

COURSE_NAME

DEPT_CODE

CREDITS

CS120

Algorithms

CS

3

(b)

COURSE_NO

COURSE_NAME

DEPT_CODE

CREDITS

CS100

Data Structures

CS

3

2. Specify whether the following records can be added to the GRADE table.

Justify your answer in each case:

(a)

COURSE_NO

STUDENT_ID

GRADE

CS220

900-90-9000

B

(b)

COURSE_NO

STUDENT_ID

GRADE

CS100

 

B

(c)

COURSE_NO

STUDENT_ID

GRADE

CS100

980-70-5879

B

(d)

COURSE_NO

STUDENT_ID

GRADE

MA220

967-54-7112

B

2. Explain what happens when you try to delete the following records from the STUDENT table:

(a)

STUDENT_ID

STUDENT_LNAME

STUDENT_FNAME

MAJOR

150-70-5879

Jones

Ray

CS

(b)

STUDENT_ID

STUDENT_LNAME

STUDENT_FNAME

MAJOR

280-90-8766

Lee

Mae

CS

Reference no: EM13926375

Questions Cloud

Explain binomial distribution : There are 40 multiple choice questions in a history test. For each question, there are 5 alterna- tives of which only one alternative is the correct answer.
The primary purpose of the statement of cash flows : Disney's variable costs are 30% of sales. The company is contemplating an advertising campaign that will cost $22,000. If sales are expected to increase $40,000, by how much will the company's net income increase?
Fostering child development through empowerment : Step 2: Review the following articles: "The Foundations of Lifelong Health Are Built in Early Childhood" and "Fostering Child Development through Empowerment, Unity, and Cooperation."
What would you like to focus on during your visit today : What would you like to focus on during your visit today?Would a family assessment tool be appropriate? If not, why not, if so, which one and why?
Relational model and integrity constraints : Answer all questions with reference to the STUDENT, COURSE, and GRADE tables presented below for which the primary keys, foreign keys, and referential integrity constraints are specified.
How many minutes could the driver expect to be at station : If a truck was just arriving at the station, about how many minutes could the driver expect to be at the station? What is the probability that both inspectors would be busy at the same time?
Correlation between alcoholism and parental abuse : Write about Correlation between Alcoholism and Parental Abuse
Is this data a good t for the one-way normal model : A consumer testing agency tested the lifetimes of ve brands of dot-matrix computer printer ribbons using a single printer.
Specific identification method for inventory costing : Of the following companies, which one would not likely employ the specific identification method for inventory costing?

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Create a database model

Create a database model and Submit the table creation statements for the Database Model.

  Write pl-sql procedures and functions

Write PL/SQL procedures and functions to populate and query that database

  Sql questions

Write a query to display using the employees table the EMPLOYEE_ID, FIRST_NAME, LAST_NAME and HIRE_DATE of every employee who was hired after to 1 January, 1995.

  Run the lab_03_01.sql script

Run the lab_03_01.sql script in the attached file to create the SAL_HISTORY table. Display the structure of the SAL_HISTORY table.

  Write sql queries

Write a query to display the last name, department number, and salary of any employee whose department number and salary both match the department number and salary of any employee who earns a commission.

  Explaining sql insert statement to insert new row in cds

Write down a SQL insert statement to insert new row in "CDS" table.

  Write down name of actors in ascending order

Write down actors (or actress, your choice, but not both) who have won at least two (2) Academy Awards for best actor/actress. Provide the actor name, movie title & year. Order the result by actor name."

  What is an sql injection attack

What is an SQL injection attack? Explain how it works, and what precautions must be taken to prevent SQL injection attacks.What are two advantages of encrypting data stored in the database?

  Determine resonant frequency in series rlc resonant circuit

Given the series RLC resonant circuit in the figure, operating at variable frequency, determine: The resonant frequency ω o ,  The circuit’s quality factor Q , The cut-off frequencies, f 1  & f 2  and the bandwidth BW

  Query that uses cube operator to return lineitemsum

Write summary query which uses CUBE operator to return LineItemSum (which is the sum of InvoiceLineItemAmount) group by Account(an alias for AccountDesciption).

  Query to show customers were missing for existing orders

As DBA, your manager called a meeting and asked why there are so many orders for customers that don't exist in the customer table. Write query which would shows which customers were missing for existing orders. Use a join or a subquery.

  Sql query into a relational algebra statement

Turn this SQL query into a relational algebra statement? SELECT Request.reqfor, Ordering.invamt, Ordering.invnbr, Ordering.invdat

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd