Find the name of students who live in kutus

Assignment Help Database Management System
Reference no: EM133612914

Database Design and Management

Relational Database Assignment

Consider the following relational database of a college.
Student(RollNumber, StudentName, Address)
Teachers(TeacherID, TeacherName, TeachingSubject)
College(RollNumber, TeacherlD)

SQL Expressions
1. Find the name of Students who live in Kutus
2. Find the name of the teacher who teaches Database Management System subject
3. Find the name of the teacher who teaches Computer Organisation subject to John Ruto
4. Delete records of students whose address is 'Embu".

Queries
π represents the projection operation, σ represents the selection operation, and ∪ represents the union operation. The join operation (?) is used to combine data from different tables based on a common attribute.
1. π(StudentName)(σ(Address='Kutus')(Student))
2. π(TeacherName)(σ(TeachingSubject='Database Management System')(Teachers))
3. π(TeacherName)(σ(TeachingSubject='Computer Organisation' AND StudentName='John Ruto')(Teachers ?(TeacherID=TeacherID)? Students))
4. Teachers := Teachers ∪ {(-T07", -Wish", "C-4-s")}
5. Student := σ(Address<>'Embu')(Student)

Reference no: EM133612914

Questions Cloud

How sketch would change if the sample size was increased : Explain how the sketch would change if the sample size was increased and compute relevant statistics and give your position on the Null hypothesis
Software development process : A description of the core activities in the software development process. An explanation of why the testing stage of systems development is so important.
Describe social institutions and impact on the individual : Dr. Hahn asks her students to describe social institutions and their impact on the individual. One of her students writes extensively of her gender,
How non-verbal communication plays a role in communication : Identify how non-verbal communication plays a role in communication. Describe how to incorporate this education into inter-professional communication.
Find the name of students who live in kutus : DIS 4104 Database Design and Management - Find the name of Students who live in Kutus and Find the name of the teacher who teaches Database Management System
What are implications of trends for electoral participation : What are the implications of these trends for electoral participation? How could this affect who wins the election?
Concepts of diversity and equity : Discuss the steps you would use to collect primary data for your identified population. Consider the concepts of diversity, equity,
Describe potential challenges or risks that may be inherent : Describe any potential challenges or risks that may be inherent in the technologies associated with these trends you described.
What strategies will you employ to ensure a successful nclex : What strategies will you employ to ensure a successful NCLEX outcome? Describe 3-4 strategies you will utilize to promote your success.

Reviews

Write a Review

Database Management System Questions & Answers

  Create form to search for the title of a video

Create this form to search for the title of a video. Create the necessary Video table (with about 5 or 6 records in the interest of time) with the fields shown. Use any images you can find.

  Draw an ER diagram for your proposed database

Describe the situation. Your description should be brief and relatively informal. If there are any unique or particularly difficult aspects of your proposed application

  Develop an er diagram from a provided scenario

To develop an ER diagram from a provided scenario. To create normalised relations of the data. To create a Database Schema.

  Use the information and build context data flow diagram

The purpose of the sales and book tracking system is to provide a single central repository of all information about sales leads, books in process, and books for sale. The Sales Department will enter new authors to the system as they gather leads ..

  Implement a set of classes for a firm

Implement (write and test code) a set of classes for a firm. The firm has three kinds of employees. All employees have the following information need to be recorded name, SSN, title, base salary.

  How do you access the access options dialog box

How do you access the Access Options dialog box? In which section of the Access Options can you access Navigation Options? In which type of scenario would you place two criteria in different rows in the Query design grid?

  Choose one of the nosqldata models and describe it

Big Data brought its own challenges to the field of databases. What are these challenges, and how does the emerging NoSQL model address these challenges?The different NoSQL technologies were created to meet different needs.

  SQL queries to provide business insights

ER diagram, relational model and associated business rules and assumptions - SQL queries to provide business insights

  Write a script that creates a cursor for a result set

Write a script that creates a cursor for a result set that consists of the ProductName and ListPrice columns for each product with a list price that's greater than $700.

  Define common data elements amongst various data sets

Suppose you are tasked with finding common data elements amongst various data sets. Specify how an INTERSECT operator may assist you in accomplishing this task.

  List the requirements for this eer diagram

Given the following EER diagram of the Museum Database.

  List course along with names of students from database table

List the courses (D-code and C-no), along with the names of the students who are currently taking them. List all the courses (D-code and C-no) that John (i.e., S-Name=''John'') got 'A' grade.

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