04 (10 Marks) Consider the Banking database: (Answer 2 only) branch (branch-name, branch-city, assets) customer (customer-name, customer-street, customer-only) account (account-number, branch-name, balance) loan (loan-number, branch-name, amount) depositor (customer-name, account-number) borrower (customer-name, loan-number) A) Use the Relational Algebra to Explain the following queries: 1. Gamount>1200 (loan) 2. Ioan-number (amount > 1200 (loan)) 3. Icustomer-name (borrower) Icustomer-name (depositor) B) Use the UML to represent the Banking database. C) Use SQL to write 4 different queries from Banking database.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section: Chapter Questions
Problem 11PP
icon
Related questions
Question
04 (10 Marks) Consider the Banking database: (Answer 2 only)
branch (branch-name, branch-city, assets)
customer (customer-name, customer-street, customer-only)
account (account-number, branch-name, balance)
loan (loan-number, branch-name, amount)
depositor (customer-name, account-number)
borrower (customer-name, loan-number)
A) Use the Relational Algebra to Explain the following queries:
1. Gamount>1200 (loan)
2.
loan-number (Camount > 1200 (loan))
3. Icustomer-naime (borrower) customer-name (depositor)
B)
Use the UML to represent the Banking database.
C) Use SQL to write 4 different queries from Banking database.
19
Transcribed Image Text:04 (10 Marks) Consider the Banking database: (Answer 2 only) branch (branch-name, branch-city, assets) customer (customer-name, customer-street, customer-only) account (account-number, branch-name, balance) loan (loan-number, branch-name, amount) depositor (customer-name, account-number) borrower (customer-name, loan-number) A) Use the Relational Algebra to Explain the following queries: 1. Gamount>1200 (loan) 2. loan-number (Camount > 1200 (loan)) 3. Icustomer-naime (borrower) customer-name (depositor) B) Use the UML to represent the Banking database. C) Use SQL to write 4 different queries from Banking database. 19
Expert Solution
steps

Step by step

Solved in 2 steps with 5 images

Blurred answer
Knowledge Booster
Research
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Fundamentals of Information Systems
Fundamentals of Information Systems
Computer Science
ISBN:
9781305082168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning