Answer the following queries using relational algebra operators 1.List all branch names and their assets 2. List all accounts of Brooklyn branch 3. List all loans with amount > 1000 4. List all accounts of Perryridge branch with balance < 1000 5. List Numbers of accounts with balances between 700 and 900

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter2: Data Models
Section: Chapter Questions
Problem 21RQ
icon
Related questions
Question

.Consider the Bank Management System.
account(account_number, branch_name, balance)
branch (branch_name, branch_city, assets)
customer (customer_name customer_street, customer_city)
loan (loan_number, branch_name, amount)
depositor((customer_name, account_number)
borrower(customer_name, loan_number)
Answer the following queries using relational algebra operators
1.List all branch names and their assets
2. List all accounts of Brooklyn branch
3. List all loans with amount > 1000
4. List all accounts of Perryridge branch with balance < 1000
5. List Numbers of accounts with balances between 700 and 900

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps

Blurred answer
Knowledge Booster
Fundamentals of Datawarehouse
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
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning