Database (2) database design | Computer Science homework help

1-Write the relational algebra expressions for the following (using Ç):

branch (branch_name, branch city, assets)

customer (customer_name, customer street, customer city)

loan (loan number, branch_name, amount)

borrower (customer name, loan number)

account (account_number, branch name, balance)

depositor (customer_name, account number)

a) Find the names of all customers who have a loan and an account at bank. 

b) Find all customers who have an account from at least the “Downtown” and the “Uptown” branches. 

2- University schema

Classroom (building, room number, capacity)

Department (dept name, building, budget)

Course (course id, title, dept_name, credits)

Instructor (ID, name, dept_name, salary)

Section (course id, sec id, semester, year, building, room number, time slot id)

Teaches (ID, course id, sec id, semester, year)

Student (ID, name, dept_name, tot cred)

Takes (ID, course id, sec id, semester, year, grade)

Advisor (student ID, instructor ID)

Time slot (time slot id, day, start time, end time)

Prereq (course id, prereq id)

Write the following queries in SQL, using the university schema

a) Find the names of all students who have taken at least one Comp. Sci. course; make sure there are no duplicate names in the result

b) Increase the salary of each instructor in the IT department by 15%. 

c) Insert every student whose tot cred attribute is greater than 75 as an instructor in the same department, with a salary of $15,000. 

3- Refer to the university schema used in Q.2 and write the following queries using Nested subqueries.

a) Find the average instructors’ salaries of those departments where the average salary is greater than $50,000. (Hint: use subqueries in the From Clause)

b) Delete all courses that have never been offered (that is, do not occur) in the section relation. 

4- Deleting a record can be costly to an organization if not done in the right way. Let us assume you are working as a DBA (database administrator) and you used the delete command without specifying a condition in the where clause. What do you think will happen to the record in the database? And in case a record was deleted, is there a way to recover the lost data? Answer should be in your own words.







Calculate Your Essay Price
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more